public interface TransactionAttribute
Modifier and Type | Interface and Description |
---|---|
static class |
TransactionAttribute.Builder |
static class |
TransactionAttribute.DefaultTransactionAttribute |
Modifier and Type | Method and Description |
---|---|
Isolation |
getIsolation() |
Propagation |
getPropagation() |
boolean |
isReadOnly() |
Isolation getIsolation()
Propagation getPropagation()
boolean isReadOnly()