java.lang.Object | |
↳ | org.hibernate.action.CollectionAction |
![]() |
Any action relating to insert/update/delete of a collection
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called before executing any actions.
| |||||||||||
Get the after-transaction-completion process, if any, for this action.
| |||||||||||
Get the before-transaction-completion process, if any, for this action.
| |||||||||||
What spaces (tables) are affected by this action?
| |||||||||||
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
CacheException |
---|
Called before executing any actions. Gives actions a chance to perform any preparation.
CacheException |
---|
Get the after-transaction-completion process, if any, for this action.
Get the before-transaction-completion process, if any, for this action.
What spaces (tables) are affected by this action?