All Packages Class Hierarchy This Package Previous Next Index Home
java.lang.Object | +----JOP.persist.DefinitionManager
This is an INTERNAL class.
A definition manager is used to return an object's definition from either an object instance or from the name of the class of the object. The definition manager interface is called from PersistManager. There are currently three types of definition managers:
1) Persistable
2) PersistMarshall
3) Native
public DefinitionManager()
All Packages Class Hierarchy This Package Previous Next Index Home