|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DatastoreInitialisationException | |
org.jpox.store | Definition of the storage of the classes. |
org.jpox.store.rdbms | Package providing management of the persistence to RDBMS datastores. |
Uses of DatastoreInitialisationException in org.jpox.store |
Methods in org.jpox.store that throw DatastoreInitialisationException | |
protected void |
StoreManager.initialiseAutoStart(ClassLoaderResolver clr)
Method to initialise the auto-start mechanism, loading up the classes from its store into memory so that we start from where we got to last time. |
java.util.Collection |
AutoStartMechanism.getAllClassData()
Accessor for the data for the classes that are supported. |
java.util.Collection |
ClassesAutoStarter.getAllClassData()
Accessor for all auto start data for this starter. |
java.util.Collection |
XMLAutoStarter.getAllClassData()
Accessor for all auto start data for this starter. |
Uses of DatastoreInitialisationException in org.jpox.store.rdbms |
Methods in org.jpox.store.rdbms that throw DatastoreInitialisationException | |
java.util.Collection |
SchemaAutoStarter.getAllClassData()
Accessor for the data for the classes supported. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |