Business object persistence processing method based on dynamic labels
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- CASCO SIGNAL
- Publication Date
- 2013-01-02
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to a business object persistence method, in particular to a dynamic label-based business object persistence processing method. Background technique
[0002] Due to the advantages of B / S (Browser-Server, browser server mode) architecture software, which does not need to deploy clients, has low maintenance costs, and is platform-independent, its application scope is getting wider and wider.
[0003] B / S architecture software is generally developed according to the three-layer model of MVC (MODEL business layer, VIEW view layer, CONTROLLER control layer). Among them, the business layer generally uses an object-oriented (OO) programming language, such as JAVA, .NET and other programming languages, uses classes (classes), objects (objects) to define entity objects, and performs object processing and persistence.
[0004] The business objects are persistent, and there are many repeated development tasks. How to effectively improve the ...