Uses of Enum Class
io.helidon.data.jakarta.persistence.PersistenceUnitTransactionType
Packages that use PersistenceUnitTransactionType
Package
Description
Helidon Data Repository with Jakarta Persistence Runtime.
-
Uses of PersistenceUnitTransactionType in io.helidon.data.jakarta.persistence
Methods in io.helidon.data.jakarta.persistence that return PersistenceUnitTransactionTypeModifier and TypeMethodDescriptionDeprecated.Returns the enum constant of this class with the specified name.static PersistenceUnitTransactionType[]PersistenceUnitTransactionType.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.