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

All Superinterfaces:
FieldGroupElement.Impl, PersistenceElement.Impl, PersistenceMemberElement.Impl
All Known Implementing Classes:
ConcurrencyGroupElementImpl
Enclosing class:
ConcurrencyGroupElement

public static interface ConcurrencyGroupElement.Impl
extends FieldGroupElement.Impl

Pluggable implementation of concurrency group elements.

See Also:
ConcurrencyGroupElement

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.FieldGroupElement.Impl
changeFields, getField, getFields
 
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.