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

Method getNewFieldNames

src/main/java/com/scudata/dm/Sequence.java:8070–8088  ·  view source on GitHub ↗

用于生成结果集字段名称,如果省略了name则根据表达式来生成 @param exps 计算表达式数组 @param names 字段名数组,如果省略了字段名则根据表达式来生成 @param funcName 函数名,用于抛出异常信息

(Expression[] exps, String[] names, String funcName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

newTableMethod · 0.95
groupMethod · 0.95
groupsMethod · 0.95
export_xMethod · 0.95
fileXlsExportMethod · 0.95
getDataStructMethod · 0.80
processMethod · 0.80
exportMethod · 0.80

Calls 5

getMethod · 0.95
getMessageMethod · 0.95
lengthMethod · 0.45
getFieldNameMethod · 0.45

Tested by

no test coverage detected