Uses of Class
jakarta.transaction.NotSupportedException
-
-
Uses of NotSupportedException in jakarta.transaction
Methods in jakarta.transaction that throw NotSupportedException Modifier and Type Method Description voidTransactionManager. begin()Create a new transaction and associate it with the current thread.voidUserTransaction. begin()Create a new transaction and associate it with the current thread.
-