MCPcopy Create free account
hub / github.com/SPLWare/esProc / sortedInsert

Method sortedInsert

src/main/java/com/scudata/dm/Table.java:648–693  ·  view source on GitHub ↗

序表按主键有序,按主键值把新产生的记录插入到适当的位置,如果已存在则不插入 @param exps 字段值表达式数组 @param fields 字段名数组 @param ctx 计算上下文 @return 新插入的记录

(Expression[] exps, String[] fields, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

insertMethod · 0.45
insertRecordMethod · 0.45

Calls 15

pushMethod · 0.95
setMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
getFieldIndexMethod · 0.95
popMethod · 0.95
getPKValueMethod · 0.95
getFieldCountMethod · 0.95
getFieldIndexMethod · 0.95
setCurrentMethod · 0.95
setNormalFieldValueMethod · 0.95
addMethod · 0.95

Tested by

no test coverage detected