Package org.hibernate.collection.spi
Interface AbstractPersistentCollection.DelayedOperation<E>
- All Known Subinterfaces:
AbstractPersistentCollection.ValueDelayedOperation<E>
- All Known Implementing Classes:
AbstractPersistentCollection.AbstractValueDelayedOperation
,PersistentList.SimpleAdd
- Enclosing class:
- AbstractPersistentCollection<E>
protected static interface AbstractPersistentCollection.DelayedOperation<E>
Contract for operations which are part of a collection's operation queue.
-
Method Summary