public class ResultSetUtils extends Object
ResultSetUtils()
static void
printResultSet(ResultSet rs)
static String
resultSetToJson(ResultSet rs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResultSetUtils()
public static void printResultSet(ResultSet rs) throws SQLException
rs
ResultSet
SQLException
public static String resultSetToJson(ResultSet rs)
String
Copyright © 2020. All rights reserved.