|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.action.CollectionAction
org.hibernate.action.CollectionUpdateAction
public final class CollectionUpdateAction
| Constructor Summary | |
|---|---|
CollectionUpdateAction(PersistentCollection collection,
CollectionPersister persister,
java.io.Serializable id,
boolean emptySnapshot,
SessionImplementor session)
|
|
| Method Summary | |
|---|---|
void |
execute()
Execute this action |
| Methods inherited from class org.hibernate.action.CollectionAction |
|---|
afterTransactionCompletion, beforeExecutions, compareTo, evict, getCollection, getKey, getPersister, getPropertySpaces, getSession, hasAfterTransactionCompletion, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionUpdateAction(PersistentCollection collection,
CollectionPersister persister,
java.io.Serializable id,
boolean emptySnapshot,
SessionImplementor session)
throws CacheException
CacheException| Method Detail |
|---|
public void execute()
throws HibernateException
Executable
HibernateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||