public class HandleHelper extends Object
public static Entity handleRow(int columnCount, ResultSetMetaData meta, ResultSet rs) throws SQLException
columnCount - 列数meta - ResultSetMetaDatars - 数据集SQLExceptionCopyright © 2015. All rights reserved.