|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jstorm.factory.DummyDatabaseFactory
Insert the type's description here. Creation date: (11/15/00 11:56:04 AM)
Constructor Summary | |
DummyDatabaseFactory()
DummyDatabaseService constructor comment. |
Method Summary | |
java.sql.Connection |
getConnection()
Insert the method's description here. |
void |
setConnection(java.sql.Connection newConnection)
Insert the method's description here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DummyDatabaseFactory()
Method Detail |
public java.sql.Connection getConnection()
getConnection
in interface IConnectionFactory
public void setConnection(java.sql.Connection newConnection)
newConnection
- java.sql.Connection
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |