Uses of Interface
com.sun.jdo.api.persistence.model.jdo.FieldGroupElement.Impl
-
Packages that use FieldGroupElement.Impl Package Description 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 Modifier and Type Interface Description static interfaceConcurrencyGroupElement.ImplPluggable implementation of concurrency group elements.Constructors in com.sun.jdo.api.persistence.model.jdo with parameters of type FieldGroupElement.Impl Constructor Description 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 Modifier and Type Class Description classConcurrencyGroupElementImplclassFieldGroupElementImpl
-