Package org.hibernate.collection.spi
Class PersistentList.SimpleAdd
java.lang.Object
AbstractPersistentCollection<E>.org.hibernate.collection.spi.AbstractPersistentCollection.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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hibernate.collection.spi.AbstractPersistentCollection.DelayedOperation
getAddedEntry
-
Constructor Details
-
SimpleAdd
-
-
Method Details
-
operate
public void operate()
-