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

Method iselectFields

src/main/java/com/scudata/dm/BFileReader.java:1070–1251  ·  view source on GitHub ↗

单字段、多字段从当前数据集中选出在 values中的记录 @param refFields 参考字段 @param values 参考字段的参考值 @param fields 构成新表的字段,可以不包括参考字段 @param opt e:字段在源序表中不存在时将生成null,缺省将报错 @param ctx 上下文变量 @return 返回筛选出的数据集cursor

(String[] refFields, Sequence values, String []fields, String opt, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

iselectMethod · 0.95
joinxMethod · 0.95

Calls 15

getMethod · 0.95
getMessageMethod · 0.95
openMethod · 0.95
positionMethod · 0.95
seekMethod · 0.95
readRecordMethod · 0.95
compareFieldsMethod · 0.95
closeMethod · 0.95
reopenMethod · 0.95
addMethod · 0.95
sizeMethod · 0.95
toArrayMethod · 0.95

Tested by

no test coverage detected