Uses of Enum Class
org.seasar.doma.jdbc.tx.TransactionAttribute
Packages that use TransactionAttribute
-
Uses of TransactionAttribute in org.seasar.doma.jdbc.tx
Methods in org.seasar.doma.jdbc.tx that return TransactionAttributeModifier and TypeMethodDescriptionstatic TransactionAttributeReturns the enum constant of this class with the specified name.static TransactionAttribute[]TransactionAttribute.values()Returns an array containing the constants of this enum class, in the order they are declared.