Uses of Interface
org.jpox.store.AutoStartMechanism

Packages that use AutoStartMechanism
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 AutoStartMechanism in org.jpox.store
 

Classes in org.jpox.store that implement AutoStartMechanism
 class ClassesAutoStarter
          An auto-starter mechanism that uses a defined list of classes to be loaded at start.
 class XMLAutoStarter
          An auto-starter mechanism storing its definition in an XML file.
 

Fields in org.jpox.store declared as AutoStartMechanism
protected  AutoStartMechanism StoreManager.starter
          Auto-Start mechanism to use.
 

Uses of AutoStartMechanism in org.jpox.store.rdbms
 

Classes in org.jpox.store.rdbms that implement AutoStartMechanism
 class SchemaAutoStarter
          Implementation of an Auto-Start Mechanism for JPOX.
 



Copyright © -2007 . All Rights Reserved.