Uses of Interface
com.sun.jdo.api.persistence.model.jdo.RelationshipElement.Impl
-
Packages that use RelationshipElement.Impl Package Description com.sun.jdo.api.persistence.model.jdo com.sun.jdo.api.persistence.model.jdo.impl -
-
Uses of RelationshipElement.Impl in com.sun.jdo.api.persistence.model.jdo
Constructors in com.sun.jdo.api.persistence.model.jdo with parameters of type RelationshipElement.Impl Constructor Description RelationshipElement(RelationshipElement.Impl impl, PersistenceClassElement declaringClass)Create new RelationshipElement with the provided implementation. -
Uses of RelationshipElement.Impl in com.sun.jdo.api.persistence.model.jdo.impl
Classes in com.sun.jdo.api.persistence.model.jdo.impl that implement RelationshipElement.Impl Modifier and Type Class Description classRelationshipElementImpl
-