Model

The Jmr model is transformed from database, java class and xml. Not only does the model store the information of table, we can also extend the structure of the model and add the properties we need in order to generate different code modules.

Model Source

We can configure and connect almost all databases. Tables or views can be transformed into models that are stored in the Jmr file and can be used in any task.

Model Select

There are 2 ways to select the model:

Model Usage

The java entity class is generated as an example, and the model is used in the template as follows:

Generate entity class

Catalog: