Uses of Interface
com.sun.jdo.api.persistence.model.jdo.ConcurrencyGroupElement.Impl
-
Packages that use ConcurrencyGroupElement.Impl Package Description 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 Constructor Description 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 Modifier and Type Class Description classConcurrencyGroupElementImpl
-