public class TransformResultSet extends Object
| 构造器和说明 |
|---|
TransformResultSet() |
public static StringBuffer toJson(ResultSet rs) throws SQLException
SQLExceptionpublic static List<String[]> toStringsList(ResultSet rs) throws SQLException
SQLExceptionpublic static List<Map<String,Object>> toMapList(ResultSet rs) throws SQLException
SQLExceptionCopyright © 2021. All rights reserved.