Interface Transaction

All Known Implementing Classes:
ExternalTransaction, JdbcTransaction, JtaTransaction, UserProvidedTransaction

public interface Transaction
The Interface Transaction.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Close.
    void
    Commit.
    Gets the connection.
    void
    Rollback.