com.sun.jdo.api.persistence.model.jdo
Interface PersistenceMemberElement.Impl

All Superinterfaces:
PersistenceElement.Impl
All Known Subinterfaces:
ConcurrencyGroupElement.Impl, FieldGroupElement.Impl, PersistenceFieldElement.Impl, RelationshipElement.Impl
All Known Implementing Classes:
ConcurrencyGroupElementImpl, FieldGroupElementImpl, PersistenceFieldElementImpl, PersistenceMemberElementImpl, RelationshipElementImpl
Enclosing class:
PersistenceMemberElement

public static interface PersistenceMemberElement.Impl
extends PersistenceElement.Impl

Pluggable implementation of member elements.

See Also:
PersistenceMemberElement

Field Summary
 
Fields inherited from interface com.sun.jdo.api.persistence.model.jdo.PersistenceElement.Impl
ADD, REMOVE, SET
 
Method Summary
 
Methods inherited from interface com.sun.jdo.api.persistence.model.jdo.PersistenceElement.Impl
addPropertyChangeListener, addVetoableChangeListener, attachToElement, getName, removePropertyChangeListener, removeVetoableChangeListener, setName
 



Copyright © 2012 GlassFish Community. All Rights Reserved.