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

Method retrieve

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

根据条件检索数据 @param dirNames 路径名数组 @param dirValues 路径值数组,用于过滤 @param valueSigns true:对目录提条件,此时如果传入的目录值是null,则会选值是null的目录,false:省略目录值,即不对此目录提条件 @param fields 单据中要读的字段名数组 @param filter 过滤条件 @param opt 选项,r:归去找子路径,缺省将读到参数所涉及层即停止 @param ctx 计算上下文 @return 结果集排列

(String []dirNames, Object []dirValues, boolean []valueSigns, 
			String []fields, Expression filter, String opt, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

checkValidMethod · 0.95
setErrorMethod · 0.95
retrieveMethod · 0.65
indexOfMethod · 0.45

Tested by

no test coverage detected