Uses of Class
jakarta.resource.NotSupportedException
-
Packages that use NotSupportedException Package Description jakarta.resource.spi.work This package contains APIs for the Work Management, Generic and Security Work Context contracts. -
-
Uses of NotSupportedException in jakarta.resource.spi.work
Methods in jakarta.resource.spi.work that throw NotSupportedException Modifier and Type Method Description void
ExecutionContext. setTransactionTimeout(long timeout)
Set the transaction timeout value for a imported transaction.
-