Package wt.pom.concurrent


package wt.pom.concurrent
  • Exceptions
    Class
    Description
    This exception is thrown by a transaction operation that is executing as part of a larger transaction among separate threads where one of the other threads has executed a transaction rollback.
    This exception is thrown by a transaction operation that is shared among threads where one of the other threads has executed a transaction rollback.
    This exception is thrown by a transaction operation that is shared among threads where one of the other threads has executed a transaction savepoint rollback.