| Package | Description |
|---|---|
| org.hibernate.action.spi |
Defines SPI hooks into the
ActionQueue. |
| org.hibernate.engine.spi |
| Modifier and Type | Method and Description |
|---|---|
BeforeTransactionCompletionProcess |
Executable.getBeforeTransactionCompletionProcess()
Get the before-transaction-completion process, if any, for this action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionQueue.registerProcess(BeforeTransactionCompletionProcess process) |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.