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