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

Method read

src/main/java/com/scudata/vdb/VDB.java:712–715  ·  view source on GitHub ↗

从数据库中读取其它字段追加到指定排列上 @param seq 排列 @param pathExp 路径表达式 @param fields 要读取的字段名数组 @param filter 过滤表达式 @param ctx 计算上下文 @return 结果集序表

(Sequence seq, Expression pathExp, 
			String []fields, Expression filter, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

checkValidMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
pushMethod · 0.95
getFieldNamesMethod · 0.95
getMemMethod · 0.95
setCurrentMethod · 0.95
selectMethod · 0.95
lengthMethod · 0.95
fieldsValuesMethod · 0.95
newLastMethod · 0.95
getFieldValuesMethod · 0.95

Tested by

no test coverage detected