Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jdbf.engine.transaction

Class Summary
Transaction A transaction context is required in order to perform operations against the database.
TransactionImpl A transaction context is required in order to perform operations against the database.
 

Exception Summary
TransactionException Informs that the user transaction has been explicitly aborted by the database due to some failure and the reason for that failure.