Business logic and appearance layer of the wildfish framework

Source: Internet
Author: User
In fact, the business logic was required. Why is the appearance layer added?
Business Logic generally reflects SQL statements and calls the data accessors to obtain/submit data.
The division of labor between the business logic and the appearance layer was defined during project creation.
Business logic, simple SQL logic, and single business logic
Appearance calls business logic, manages transactions, and reorganizes some output

I have done a demo of remoting/WebService. I feel that you only need to add a WebService method or remoting method on the appearance layer.

All business logic inherits the baserule, so you do not need to write the insert, update, or delete methods to call the data accessors to execute operations.

The rest is about winform web.
Those are all what need to be accumulated. Maybe they are beyond the scope of my framework and will be gradually accumulated and expanded later.

Related Article

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.