A model corresponds to a table? What about transactions?

Source: Internet
Author: User
In the MVC framework, most departments in some PHP frameworks are a table corresponding to an M file. Suddenly, I wonder how it works if there is a transaction? In the MVC framework, most departments in some PHP frameworks are a table corresponding to an M file. Suddenly, I wonder how it works if there is a transaction?

Reply content:

In the MVC framework, most departments in some PHP frameworks are a table corresponding to an M file. Suddenly, I wonder how it works if there is a transaction?

The model has no direct relationship with the database table (unless you use the ORM)

I guess you are using ORM. ORM is only a ing relationship between tables. If the ing is correct,
It doesn't matter which file you write the ing with. Everyone will unify the rules for better
Reading the code will be divided into several exhausting folders of the view controller model.
Database transactions are processed at the storage engine layer. No matter how folders are divided in the previous section, How to Write SQL statements,
The database contains all characters, and the database server parses the SQL statement.

I hope my answer will help you.

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.