Uses of Interface
com.sun.jdo.api.persistence.model.jdo.PersistenceFieldElement.Impl
Packages that use PersistenceFieldElement.Impl
Package
Description
-
Uses of PersistenceFieldElement.Impl in com.sun.jdo.api.persistence.model.jdo
Subinterfaces of PersistenceFieldElement.Impl in com.sun.jdo.api.persistence.model.jdoModifier and TypeInterfaceDescriptionstatic interfacePluggable implementation of the storage of relationship element properties.Constructors in com.sun.jdo.api.persistence.model.jdo with parameters of type PersistenceFieldElement.ImplModifierConstructorDescriptionPersistenceFieldElement(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