|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.core.db.JDBCUtils
public class JDBCUtils
JDBC utilities. Initially from Confluence
| Constructor Summary | |
|---|---|
JDBCUtils()
|
|
| Method Summary | |
|---|---|
static void |
close(java.sql.Connection conn)
|
static void |
close(java.sql.ResultSet rs)
|
static void |
close(java.sql.Statement stmt)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JDBCUtils()
| Method Detail |
|---|
public static void close(java.sql.Statement stmt)
public static void close(java.sql.ResultSet rs)
public static void close(java.sql.Connection conn)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||