Uses of Enum Class
jakarta.persistence.spi.PersistenceUnitTransactionType
-
Uses of PersistenceUnitTransactionType in jakarta.persistence.spi
Modifier and TypeMethodDescriptionPersistenceUnitInfo.getTransactionType()
Returns the transaction type of the entity managers created by theEntityManagerFactory
.Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static PersistenceUnitTransactionType[]
PersistenceUnitTransactionType.values()
Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.