|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mentabean.util.SQLUtils
public class SQLUtils
| Constructor Summary | |
|---|---|
SQLUtils()
|
|
| Method Summary | |
|---|---|
static boolean |
checkIfTableExists(Connection conn,
String tableName)
|
static void |
executeScript(Connection conn,
String file,
String charset)
|
| 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 executeScript(Connection conn,
String file,
String charset)
public static boolean checkIfTableExists(Connection conn,
String tableName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||