|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jstorm.factory.MySqlDatabaseFactory
Method Summary | |
java.sql.Connection |
getConnection()
|
java.lang.String |
getConnectionString()
|
static IConnectionFactory |
getInstance()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.sql.Connection getConnection() throws java.sql.SQLException
getConnection
in interface IConnectionFactory
public java.lang.String getConnectionString()
public static IConnectionFactory getInstance()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |