|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.is.jrf.JDBCHelperFactory
Use of this class or is not required by the framework. This class is used by the AbstractDomain superclass only when it has not been given the appropriate JDBCHelper information.
This class keeps the JDBCHelper creation logic in one place.
Constructor Summary | |
JDBCHelperFactory()
|
Method Summary | |
static JDBCHelper |
create()
Create and return a new JDBCHelper instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JDBCHelperFactory()
Method Detail |
public static JDBCHelper create()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |