|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.crowd.embedded.hibernate2.batch.operation.RemoveOperation
public class RemoveOperation
Hibernate batch operation to remove a list of entities
Constructor Summary | |
---|---|
RemoveOperation()
|
Method Summary | |
---|---|
void |
performOperation(java.lang.Object object,
net.sf.hibernate.Session session)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoveOperation()
Method Detail |
---|
public void performOperation(java.lang.Object object, net.sf.hibernate.Session session)
performOperation
in interface com.atlassian.crowd.util.persistence.hibernate.batch.HibernateOperation<net.sf.hibernate.Session>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |