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

Method exportCursor

src/main/java/com/scudata/dm/FileObject.java:768–842  ·  view source on GitHub ↗

导出cursor到文本 @param cursor ICursor @param exps Expression[] 要导出的值表达式,空表示导出所有字段 @param names String[] 值表达式对应的名字,省略用值表达式串 @param opt String t:导出标题,c:写成逗号分隔的csv文件,b:二进制文件,a:追加写 @param s Object 列分隔符 @param ctx Context

(ICursor cursor, Expression []exps,
							 String []names, String opt, Object s, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

doIntoMethod · 0.95
readPosMethod · 0.95
doQueryMethod · 0.95
exportMethod · 0.80

Calls 14

isBtxOptionMethod · 0.95
exportMethod · 0.95
deleteMethod · 0.95
sizeMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
setQuoteMethod · 0.95
setEscapeCharMethod · 0.95
export_xMethod · 0.95
closeMethod · 0.65
indexOfMethod · 0.45

Tested by

no test coverage detected