Method for automatically generating software based on data model driving
Patent Information
- Authority / Receiving Office
- CN Β· China
- Current Assignee / Owner
- ζ½θζ
- Publication Date
- 2021-05-07
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of software development, in particular to a method for automatically generating software based on data model driving. Background technique
[0002] At present, the development of a software often requires the preparation of background management and front-end respectively. The background management includes the bean package for storing data classes, the DAO layer for accessing data, and the servlet for accepting user requests and responding Layer, front-end writing includes software graphical user interface (UI), management page, etc. For relatively large projects, software often requires corresponding front-end and back-end engineers to develop. For the background management side, the entity classes in many bean packages and the operations on entity classes are repetitive, such as creating entity classes, writing get and set methods, etc., and adding, deleting, modifying and checking the database at the DAO...