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

Method populateOne

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

取出结果数据集rs的第一条数据生成记录返回 @param rs ResultSet 结果数据集 @param dbCharset String @param needTranContent boolean @param toCharset String @param dbType int DBTypes中定义的类型 @throws SQLException @throws UnsupportedEncodingException @return Sequence

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

retrieveOneMethod · 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
newLastMethod · 0.95
tranDataMethod · 0.95
setMethod · 0.95
getMethod · 0.65

Tested by

no test coverage detected