Uses of Enum Class
jakarta.resource.spi.TransactionSupport.TransactionSupportLevel
Package
Description
The jakarta.resource.spi package contains APIs for the system
contracts defined in the Jakarta Connectors specification.
-
Uses of TransactionSupport.TransactionSupportLevel in jakarta.resource.spi
Modifier and TypeMethodDescriptionTransactionSupport.getTransactionSupport()
Get the level of transaction support, supported by theManagedConnectionFactory
.Returns the enum constant of this class with the specified name.TransactionSupport.TransactionSupportLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.