|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tensegrity.wpalo.server.dbconnection.SqlDbConnection
com.tensegrity.wpalo.server.dbconnection.MySqlDbConnection
public class MySqlDbConnection
MySqlDbConnection
TODO DOCUMENT ME
| Field Summary |
|---|
| Fields inherited from class com.tensegrity.wpalo.server.dbconnection.SqlDbConnection |
|---|
commands, connection, credentials |
| Method Summary | |
|---|---|
protected java.lang.String |
getSqlHomeDir()
Specifies the home directory of where to sql commands and the database credentials properties files are stored. |
protected void |
initialize()
Initialises the newly created connection. |
static MySqlDbConnection |
newInstance()
|
| Methods inherited from class com.tensegrity.wpalo.server.dbconnection.SqlDbConnection |
|---|
buildQuery, connect, disconnect, getConnection, getSqlCommands, isConnected, loadProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static MySqlDbConnection newInstance()
protected final java.lang.String getSqlHomeDir()
SqlDbConnection
getSqlHomeDir in class SqlDbConnectionprotected final void initialize()
SqlDbConnection
initialize in class SqlDbConnection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||