|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.util.factory.ConfigurableFactory
org.apache.ojb.odmg.OJB
Facade to the persistence ObjectServer system. Implements the factory interface for a particular ODMG implementation.
Method Summary | |
static ImplementationExt |
getInstance()
Return new instance of the Implementation class. |
Methods inherited from class org.apache.ojb.broker.util.factory.ConfigurableFactory |
configure, createNewInstance, createNewInstance, createNewInstance, getClassToServe, setClassToServe |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static ImplementationExt getInstance()
Implementation
class.
The used implementation class can be specified in OJB properties file.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |