| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.action.CollectionActionpublic abstract class CollectionActionextends java.lang.Objectimplements Executable, Serializable, ComparableConstructor Summary | |
| |
Method Summary | |
void |
|
void | |
int |
|
protected void |
|
protected PersistentCollection | |
protected Serializable |
|
protected CollectionPersister | |
Serializable[] | |
protected SessionImplementor | |
boolean | |
String |
|
public CollectionAction(CollectionPersister persister, PersistentCollection collection, Serializable key, SessionImplementor session) throws CacheException
public void afterTransactionCompletion(boolean success)
throws CacheException
- Specified by:
- afterTransactionCompletion in interface Executable
public final void beforeExecutions()
throws CacheException
- Specified by:
- beforeExecutions in interface Executable
public int compareTo(Object other)
protected final Serializable getKey()
public Serializable[] getPropertySpaces()
- Specified by:
- getPropertySpaces in interface Executable
public boolean hasAfterTransactionCompletion()
- Specified by:
- hasAfterTransactionCompletion in interface Executable
public String toString()