|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.util.persistence.hibernate.batch.hibernate3.operation.ReplicateOperation
public class ReplicateOperation
Hibernate Operation to replicate entities in batch
| Constructor Summary | |
|---|---|
ReplicateOperation(org.hibernate.ReplicationMode replicationMode)
|
|
| Method Summary | |
|---|---|
void |
performOperation(java.lang.Object object)
Interface to logic that performs a single hibernate operation on a target object for use within a batch. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplicateOperation(org.hibernate.ReplicationMode replicationMode)
| Method Detail |
|---|
public void performOperation(java.lang.Object object)
throws org.hibernate.HibernateException
HibernateOperation
performOperation in interface HibernateOperationobject - perform the operation on this object
org.hibernate.HibernateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||