Package | Description |
---|---|
org.wildfly.swarm.config.resource.adapters |
Modifier and Type | Method and Description |
---|---|
ResourceAdapter.TransactionSupport |
ResourceAdapter.transactionSupport()
Specifies the transaction support level of the resource adapter.
|
static ResourceAdapter.TransactionSupport |
ResourceAdapter.TransactionSupport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceAdapter.TransactionSupport[] |
ResourceAdapter.TransactionSupport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
ResourceAdapter.transactionSupport(ResourceAdapter.TransactionSupport value)
Specifies the transaction support level of the resource adapter.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.