|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmacaw.persistenceLayer.production.SQLUtilities
public class SQLUtilities
| Constructor Summary | |
|---|---|
SQLUtilities()
|
|
| Method Summary | |
|---|---|
static void |
closeStatementsWithCatch(java.sql.Statement statement,
java.sql.ResultSet resultSet)
|
static void |
closeStatementsWithoutCatch(java.sql.Statement statement,
java.sql.ResultSet resultSet)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SQLUtilities()
| Method Detail |
|---|
public static void closeStatementsWithCatch(java.sql.Statement statement,
java.sql.ResultSet resultSet)
throws MacawException
MacawException
public static void closeStatementsWithoutCatch(java.sql.Statement statement,
java.sql.ResultSet resultSet)
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||