Uses of Class
com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementImpl
Packages that use PersistenceElementImpl
-
Uses of PersistenceElementImpl in com.sun.jdo.api.persistence.model.jdo.impl
Subclasses of PersistenceElementImpl in com.sun.jdo.api.persistence.model.jdo.implModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in com.sun.jdo.api.persistence.model.jdo.impl that return PersistenceElementImplModifier and TypeMethodDescriptionPersistenceElementCollection.getOwner()Returns the owner of this collection.Methods in com.sun.jdo.api.persistence.model.jdo.impl with parameters of type PersistenceElementImplModifier and TypeMethodDescriptionvoidPersistenceElementCollection.setOwner(PersistenceElementImpl owner) Set the owner of this collection to the supplied implementation.Constructors in com.sun.jdo.api.persistence.model.jdo.impl with parameters of type PersistenceElementImplModifierConstructorDescriptionPersistenceElementCollection(PersistenceElementImpl owner, String propertyName, Object[] template) Creates new PersistenceElementCollection