Save This Page
Home » Hibernate-3.3.2.GA » org.hibernate » collection » [javadoc | source]
org.hibernate.collection
final class: PersistentBag.SimpleAdd [javadoc | source]
java.lang.Object
   org.hibernate.collection.PersistentBag$SimpleAdd

All Implemented Interfaces:
    DelayedOperation

Constructor:
 public SimpleAdd(Object value) 
Method from org.hibernate.collection.PersistentBag$SimpleAdd Summary:
getAddedInstance,   getOrphan,   operate
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.collection.PersistentBag$SimpleAdd Detail:
 public Object getAddedInstance() 
 public Object getOrphan() 
 public  void operate()