Uses of Class
javax.resource.NotSupportedException

Packages that use NotSupportedException
javax.resource.spi.work This package contains APIs for the work management contract. 
 

Uses of NotSupportedException in javax.resource.spi.work
 

Methods in javax.resource.spi.work that throw NotSupportedException
 void ExecutionContext.setTransactionTimeout(long timeout)
          Set the transaction timeout value for a imported transaction.