| Home >> All >> org >> jdbf >> engine >> [ transaction Javadoc ] |
org.jdbf.engine.transaction: Javadoc index of package org.jdbf.engine.transaction.
Package Samples:
org.jdbf.engine.transaction
Classes:
Transaction: A transaction context is required in order to perform operations against the database. The only way to begin a new transaction is through the creation of a new transaction.
TransactionImpl: A transaction context is required in order to perform operations against the database. The only way to begin a new transaction is through the creation of a new transaction.
TransactionException: Informs that the user transaction has been explicitly aborted by the database due to some failure and the reason for that failure.
| Home | Contact Us | Privacy Policy | Terms of Service |