| Package | Description |
|---|---|
| org.kie.workbench.common.screens.datamodeller.model.persistence |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionType |
PersistenceUnitModel.transactionType |
| Modifier and Type | Method and Description |
|---|---|
TransactionType |
PersistenceUnitModel.getTransactionType() |
static TransactionType |
TransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionType[] |
TransactionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersistenceUnitModel.setTransactionType(TransactionType transactionType) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.