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

Method record

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

把序列的元素作为字段值生成记录插入到序表中 @param pos int 位置,0表示追加 @param src Sequence 值序列 @param opt String i:插入新记录,n:返回新插入的记录构成的序列

(int pos, Sequence src, String opt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

recordMethod · 0.95

Calls 11

getMethod · 0.95
getMessageMethod · 0.95
sizeMethod · 0.95
insertMethod · 0.95
getRecordMethod · 0.95
getMethod · 0.95
addMethod · 0.95
setNormalFieldValueMethod · 0.95
getMemsMethod · 0.80
getFieldCountMethod · 0.45
indexOfMethod · 0.45

Tested by

no test coverage detected