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

Method populate

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

取出结果数据集rs的每一行数据生成记录,构成排列返回 @param rs ResultSet 结果数据集 @param dbCharset String @param needTranContent boolean @param toCharset String @param dbType int DBTypes中定义的类型 @param addTable boolean 是否在字段名中添加表名,added by bdl, 2010.9.9 @param rec

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

retrieveMethod · 0.95
procMethod · 0.95
queryGroupMethod · 0.95

Calls 15

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

Tested by

no test coverage detected