ORM based on mybatis: mybatis-mp 1.3.2 released - super rich API!

mybatis-mp contains rich APIs:

1: Based on annotations, map the database;

2: Support multi-table join and return;

3: The API adopts lambda and stream design;

4: Built-in paging and super SQL optimization function;

5: Stable and excellent performance;

6: Lightweight encapsulation of mybatis, almost no intrusion;

7: Rich API, supporting database functions, multiple tables, optimistic locking, multi-tenancy, logical deletion, default values ​​(dynamic values) and many other functions;

8: Zero learning cost, as convenient as writing SQL.

9: Support complex return relationship mapping: such as one-to-one, one-to-many, many-to-many;

10: Support custom sql templates, no longer have to worry about insufficient framework support;

11: Built-in code generator, through configuration, you can customize your own specifications;

12: Brand new framework, brand new design concept, new is better!

Guess you like

Origin www.oschina.net/news/274269/mybatis-mp-1-3-2-released