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

Packages that use FieldGroupElement.Impl
com.sun.jdo.api.persistence.model.jdo   
com.sun.jdo.api.persistence.model.jdo.impl   
 

Uses of FieldGroupElement.Impl in com.sun.jdo.api.persistence.model.jdo
 

Subinterfaces of FieldGroupElement.Impl in com.sun.jdo.api.persistence.model.jdo
static interface ConcurrencyGroupElement.Impl
          Pluggable implementation of concurrency group elements.
 

Constructors in com.sun.jdo.api.persistence.model.jdo with parameters of type FieldGroupElement.Impl
FieldGroupElement(FieldGroupElement.Impl impl, PersistenceClassElement declaringClass)
          Create new FieldGroupElement with the provided implementation.
 

Uses of FieldGroupElement.Impl in com.sun.jdo.api.persistence.model.jdo.impl
 

Classes in com.sun.jdo.api.persistence.model.jdo.impl that implement FieldGroupElement.Impl
 class ConcurrencyGroupElementImpl
           
 class FieldGroupElementImpl
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.