| Constructor and Description |
|---|
JdbcUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeQuietly(Connection conn) |
static void |
closeQuietly(ResultSet rs) |
static void |
closeQuietly(Statement stat) |
static String[] |
getColumnLabels(ResultSet rs) |
public static void closeQuietly(Connection conn)
public static void closeQuietly(Statement stat)
public static void closeQuietly(ResultSet rs)
public static String[] getColumnLabels(ResultSet rs) throws SQLException
SQLExceptionCopyright © 2017. All rights reserved.