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

Method populateGroup

src/main/java/com/scudata/util/DatabaseUtil.java:1127–1196  ·  view source on GitHub ↗

取出结果数据集rs的每一行数据生成记录,构成排列返回,本方法用于queryGroup中,多次执行sql返回的数据结构相同 @param rs ResultSet 结果数据集 @param dbCharset String @param needTranContent boolean @param toCharset String @param dbType int DBTypes中定义的类型 @param ctx Context 上下文 @param ds

(ResultSet rs, String dbCharset, boolean needTranContent, String toCharset,
			int dbType, Table table, String opt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

queryGroupMethod · 0.95

Calls 15

getMethod · 0.95
getMessageMethod · 0.95
getColumnCountMethod · 0.95
tranNameMethod · 0.95
getColumnLabelMethod · 0.95
cleanFieldNameMethod · 0.95
getTableNameMethod · 0.95
getColumnTypeMethod · 0.95
addMethod · 0.95
tranDataMethod · 0.95
setMethod · 0.95
newLastMethod · 0.80

Tested by

no test coverage detected