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

Method write

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

把排列的指定字段写入到表单 @param seq 排列 @param pathExp 路径表达式 @param fieldExps 字段值表达式数组 @param fields 字段名数组 @param filter 过滤表达式 @param ctx 计算上下文 @return 成功:VDB.S_SUCCESS,其它:失败

(Sequence seq, Expression pathExp, Expression []fieldExps, 
			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
resetErrorMethod · 0.95
pushMethod · 0.95
setCurrentMethod · 0.95
loadMethod · 0.95
selectMethod · 0.95
lengthMethod · 0.95
modifyFieldsMethod · 0.95
isTrueMethod · 0.95
calcMethod · 0.95
modifyMethod · 0.95
saveMethod · 0.95

Tested by

no test coverage detected