Gettransaction (). Commit (), getdbtransaction (). Commit (), getoadbtransaction (). The difference between commits

Source: Internet
Author: User

Original:

Transaction is a interface which provides base methods for defining database transactions.
Dbtransaction is a subinterface in Transaction encapsulating JDBC connection used to the framework for DB operations.
Oadbtransaction is an Oracle Apps version of Dbtransaction.

The commit comes from the same base class Transaction, but it's always suggested to use Oadbtransaction.commit ().

Try to translate as follows, if there are errors, hope to correct, thank you

Transaction is an interface that provides a basic way to define database transactions.

Dbtransaction is a sub-interface that encapsulates the JDBC connection used by the framework database operation.

Oadbtransaction is a sub-interface based on Oracle application version dbtransaction.

Therefore, it is recommended to use Oadbtransaction.commit () to submit data from the same base class transaction.

Reference Links:

Wondering:when this and when that

Gettransaction (). Commit (), getdbtransaction (). Commit (), getoadbtransaction (). The difference between commits

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.