|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.slamb.common.sql.SqlUtils
org.slamb.axamol.library.SqlUtils
public class SqlUtils
| Field Summary |
|---|
| Fields inherited from class org.slamb.common.sql.SqlUtils |
|---|
FOLD_LOWER, FOLD_NATIVE, FOLD_NONE, FOLD_UPPER |
| Constructor Summary | |
|---|---|
protected |
SqlUtils()
This is a static class. |
| Method Summary | |
|---|---|
static void |
close(LibraryConnection lc)
Closes a LibraryConnection's prepared statements (and connection, if owned), logging and swallowing any exceptions. |
| Methods inherited from class org.slamb.common.sql.SqlUtils |
|---|
close, close, close, quoteIdentifier |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SqlUtils()
| Method Detail |
|---|
public static void close(LibraryConnection lc)
LibraryConnection.close()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||