|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.gora.sql.util.SqlUtils
public class SqlUtils
SQL related utilities
| Constructor Summary | |
|---|---|
SqlUtils()
|
|
| Method Summary | |
|---|---|
static void |
close(java.sql.ResultSet rs)
Closes the ResultSet silently |
static void |
close(java.sql.Statement statement)
Closes the Statement silently |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SqlUtils()
| Method Detail |
|---|
public static void close(java.sql.ResultSet rs)
public static void close(java.sql.Statement statement)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||