| Package | Description |
|---|---|
| org.wildfly.extension.nosql.driver.neo4j | |
| org.wildfly.extension.nosql.driver.neo4j.transaction |
| Modifier and Type | Method and Description |
|---|---|
TransactionEnlistmentType |
ConfigurationBuilder.getTransactionEnlistment() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationBuilder.setTransactionEnlistment(TransactionEnlistmentType transactionEnlistment) |
| Modifier and Type | Method and Description |
|---|---|
static TransactionEnlistmentType |
TransactionEnlistmentType.getFromStringValue(String find) |
static TransactionEnlistmentType |
TransactionEnlistmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionEnlistmentType[] |
TransactionEnlistmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.