Uses of Interface
com.sun.jdo.api.persistence.model.jdo.PersistenceFieldElement.Impl

Packages that use PersistenceFieldElement.Impl
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
static interface RelationshipElement.Impl
          Pluggable implementation of the storage of relationship element properties.
 

Constructors in com.sun.jdo.api.persistence.model.jdo with parameters of type PersistenceFieldElement.Impl
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
 class PersistenceFieldElementImpl
           
 class RelationshipElementImpl
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.