|
||||||||||
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.HSqlDbConnection
public class HSqlDbConnection
HSqlDbConnection
TODO DOCUMENT ME
Field Summary |
---|
Fields inherited from class com.tensegrity.wpalo.server.dbconnection.SqlDbConnection |
---|
commands, connection, credentials |
Method Summary | |
---|---|
void |
disconnect()
|
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 HSqlDbConnection |
newInstance()
|
Methods inherited from class com.tensegrity.wpalo.server.dbconnection.SqlDbConnection |
---|
buildQuery, connect, 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 HSqlDbConnection newInstance()
protected final java.lang.String getSqlHomeDir()
SqlDbConnection
getSqlHomeDir
in class SqlDbConnection
protected final void initialize()
SqlDbConnection
initialize
in class SqlDbConnection
public void disconnect()
disconnect
in interface org.palo.viewapi.DbConnection
disconnect
in class SqlDbConnection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |