Interface | Description |
---|---|
PersistenceFactory |
Interface for factories of objects that no implements
Persistent and
must be supported by PersistenceManager . |
PersistenceManager |
This interface contains the necessary methods to get a persistent
representation of an object, suitable for storage or transmission, and to
create a an object from its persistent representation.
|
PersistenceManager.Factories | |
Persistent | |
PersistentContext | |
PersistentState |
Class | Description |
---|---|
AbstractMultiPersistenceFactory | |
AbstractSinglePersistenceFactory |