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

Method retrieve

src/main/java/com/scudata/vdb/ISection.java:574–580  ·  view source on GitHub ↗

读取节下满足条件的表单 @param vdb 数据库对象 @param dirNames 节名数组,省略则结果集不生成此字段 @param dirValues 节值数组,省略则对此节不提条件 @param valueSigns true:对目录提条件,此时如果传入的目录值是null,则会选值是null的目录,false:省略目录值,即不对此目录提条件 @param fields 单据中的字段名数组 @param exp 其它过滤表达式 @param isRecursion true:递归去找子路径,缺省将读到参数所涉及层即停止 @param ctx 计算上下文 @return 结果集排列 @t

(VDB vdb, String []dirNames, Object []dirValues, boolean []valueSigns, 
			String []fields, Expression exp, boolean isRecursion, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

retrieveMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected