Uses of Interface
org.eclipse.persistence.internal.descriptors.PersistenceObject
-
Packages that use PersistenceObject Package Description org.eclipse.persistence.internal.descriptors -
-
Uses of PersistenceObject in org.eclipse.persistence.internal.descriptors
Fields in org.eclipse.persistence.internal.descriptors declared as PersistenceObject Modifier and Type Field Description protected PersistenceObjectPersistenceObjectInstantiationPolicy. factoryThe factory is an instance of the domain class.Methods in org.eclipse.persistence.internal.descriptors with parameters of type PersistenceObject Modifier and Type Method Description ObjectPersistenceObject. _persistence_new(PersistenceObject object)Constructors in org.eclipse.persistence.internal.descriptors with parameters of type PersistenceObject Constructor Description PersistenceObjectInstantiationPolicy(PersistenceObject factory)
-