|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.naftulin.configmgr.parsers.DBUtils
public class DBUtils
| Field Summary | |
|---|---|
static org.apache.log4j.Logger |
log
|
| Constructor Summary | |
|---|---|
DBUtils()
|
|
| Method Summary | |
|---|---|
static void |
closeConnection(java.sql.Connection c)
|
static void |
closeResultSet(java.sql.ResultSet rs)
|
static void |
closeStatement(java.sql.Statement stmt)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.log4j.Logger log
| Constructor Detail |
|---|
public DBUtils()
| Method Detail |
|---|
public static final void closeConnection(java.sql.Connection c)
public static final void closeStatement(java.sql.Statement stmt)
public static final void closeResultSet(java.sql.ResultSet rs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||