Uses of Class
org.jpox.store.exceptions.DatastoreInitialisationException

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.
 



Copyright © -2007 . All Rights Reserved.