Package | Description |
---|---|
org.hibernate.engine.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
Modifier and Type | Method and Description |
---|---|
ActionQueue.TransactionCompletionProcesses |
ActionQueue.getTransactionCompletionProcesses() |
Modifier and Type | Method and Description |
---|---|
void |
ActionQueue.setTransactionCompletionProcesses(ActionQueue.TransactionCompletionProcesses processes,
boolean isTransactionCoordinatorShared)
Bind transaction completion processes to make them shared between primary and secondary session.
|
Modifier and Type | Method and Description |
---|---|
ActionQueue.TransactionCompletionProcesses |
SharedSessionCreationOptions.getTransactionCompletionProcesses() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.