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

Method crtateDataStruct

src/main/java/com/scudata/dm/cursor/DBCursor.java:546–608  ·  view source on GitHub ↗

取出结果数据集rs的每一行数据生成记录,构成Table返回 @param rs ResultSet 结果数据集 @param lowercase boolean 结果数据集 @param cleanFieldName added by bd, 2024.3.18, boolean 结果数据集 @return DataStruct

(ResultSet rs, boolean lowercase, boolean cleanFieldName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

initMethod · 0.95

Calls 12

cleanFieldNameMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
getColumnCountMethod · 0.80
getColumnLabelMethod · 0.80
getColumnTypeMethod · 0.80
getMethod · 0.65
getMetaDataMethod · 0.45
getTableNameMethod · 0.45
lengthMethod · 0.45
trimMethod · 0.45
setDataStructMethod · 0.45

Tested by

no test coverage detected