|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AutoStartMechanism | Interface defining an Auto-Start Mechanism. |
| Class Summary | |
|---|---|
| AbstractAutoStartMechanism | Abstract representation of an autostart mechanism. |
| ClassesAutoStarter | An auto-starter mechanism that uses a defined list of classes to be loaded at start. |
| MetaDataAutoStarter | An auto-starter mechanism that uses a defined list of metadata files to be loaded at startup. |
| XMLAutoStarter | An auto-starter mechanism storing its definition in an XML file. |
| XMLAutoStarterEntityResolver | Implementation of an entity resolver for Auto Starter files. |
| Enum Summary | |
|---|---|
| AutoStartMechanism.Mode | |
Package providing the structure and some implementation for the auto-start mechanism. This is used primarily under JDO usage where the user wants memory of the classes that were known about the previous time, or simply to make some classes known to the persistence mechanism. With JPA usage, or when using JDO with persistence.xml this is typically not needed.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||