Package org.hibernate.collection.spi
Class PersistentList.SimpleAdd
java.lang.Object
AbstractPersistentCollection<E>.AbstractValueDelayedOperation
org.hibernate.collection.spi.PersistentList.SimpleAdd
- All Implemented Interfaces:
AbstractPersistentCollection.DelayedOperation<E>
,AbstractPersistentCollection.ValueDelayedOperation<E>
- Enclosing class:
- PersistentList<E>
protected final class PersistentList.SimpleAdd
extends AbstractPersistentCollection<E>.AbstractValueDelayedOperation
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hibernate.collection.spi.AbstractPersistentCollection.AbstractValueDelayedOperation
getAddedInstance, getOrphan, getReplacement, replace
-
Constructor Details
-
SimpleAdd
-
-
Method Details
-
operate
public void operate()
-