Uses of Class
org.datanucleus.exceptions.DatastoreInitialisationException
Packages that use DatastoreInitialisationException
Package
Description
Package providing the structure and some implementation for the auto-start mechanism.
-
Uses of DatastoreInitialisationException in org.datanucleus.store.autostart
Methods in org.datanucleus.store.autostart that throw DatastoreInitialisationExceptionModifier and TypeMethodDescriptionstatic AutoStartMechanism
AutoStartMechanismUtils.createAutoStartMechanism
(PersistenceNucleusContext nucCtx, ClassLoaderResolver clr, String mechanism, String mode) Convenience method to instantiate and initialise an auto-start mechanismAutoStartMechanism.getAllClassData()
Accessor for the data for the classes that are currently auto started.ClassesAutoStarter.getAllClassData()
Accessor for all auto start data for this starter.MetaDataAutoStarter.getAllClassData()
Accessor for all auto start data for this starter.