Package org.hibernate.testing.jdbc
Class ResultSetUtil
- java.lang.Object
-
- org.hibernate.testing.jdbc.ResultSetUtil
-
public class ResultSetUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description ResultSetUtil()
-
-
-
Method Detail
-
extractResults
public static List<Map<String,?>> extractResults(ResultSet resultSet) throws SQLException
- Throws:
SQLException
-
-