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

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

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

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

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

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



Copyright © 2012 GlassFish Community. All Rights Reserved.