取出结果数据集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 not stored for this graph (policy: none)
no test coverage detected