Uses of Interface
com.sun.jdo.api.persistence.model.jdo.PersistenceFieldElement.Impl
-
Packages that use PersistenceFieldElement.Impl Package Description com.sun.jdo.api.persistence.model.jdo com.sun.jdo.api.persistence.model.jdo.impl -
-
Uses of PersistenceFieldElement.Impl in com.sun.jdo.api.persistence.model.jdo
Subinterfaces of PersistenceFieldElement.Impl in com.sun.jdo.api.persistence.model.jdo Modifier and Type Interface Description static interfaceRelationshipElement.ImplPluggable implementation of the storage of relationship element properties.Constructors in com.sun.jdo.api.persistence.model.jdo with parameters of type PersistenceFieldElement.Impl Constructor Description PersistenceFieldElement(PersistenceFieldElement.Impl impl, PersistenceClassElement declaringClass)Create new PersistenceFieldElement with the provided implementation. -
Uses of PersistenceFieldElement.Impl in com.sun.jdo.api.persistence.model.jdo.impl
Classes in com.sun.jdo.api.persistence.model.jdo.impl that implement PersistenceFieldElement.Impl Modifier and Type Class Description classPersistenceFieldElementImplclassRelationshipElementImpl
-