|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ajax.wrappers.jdbc.JdbcConnection
This class allows to connect to database with ajax parameters.
Parameters
Method Summary | |
java.sql.Connection |
getConnection()
|
static JdbcConnection |
getJdbcConnection()
Returns the unique instance of this class |
static void |
resetJdbcConnection()
Returns the unique instance of this class |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static JdbcConnection getJdbcConnection() throws java.sql.SQLException
public static void resetJdbcConnection()
public java.sql.Connection getConnection()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |