Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.7.0)

E17060-04


Uses of Class
oracle.odi.core.persistence.transaction.TransactionException

Packages that use TransactionException
oracle.odi.core.persistence.transaction Provides Oracle Data Integrator core infrastructure transaction management API. 

 

Uses of TransactionException in oracle.odi.core.persistence.transaction

 

Subclasses of TransactionException in oracle.odi.core.persistence.transaction
 class CannotCreateTransactionException
          Exception thrown when a transaction can't be created using an underlying transaction API.
 class IllegalTransactionStateException
          Exception thrown when the existence or non-existence of a transaction amounts to an illegal state according to the transaction propagation behavior that applies.
 class TransactionSystemException
          Exception thrown when a general transaction system error is encountered, like on commit or rollback.
 class TransactionUsageException
          Exception, which shows inappropriate usage of a ODI transaction API.
 class UnexpectedRollbackException
          Thrown when an attempt to commit a transaction resulted in an unexpected rollback.

 


Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.7.0)

E17060-04


Copyright © 2010, 2013, Oracle and/or its affiliates. All rights reserved.