MyBatis-Generate

时间:2021-09-06 08:02:36
【文件属性】:
文件名称:MyBatis-Generate
文件大小:5.36MB
文件格式:ZIP
更新时间:2021-09-06 08:02:36
java mybatis MyBatis Generator (MBG) is a code generator for MyBatis MyBatis and iBATIS. It will generate code for all versions of MyBatis, and versions of iBATIS after version 2.2.0. It will introspect a database table (or many tables) and will generate artifacts that can be used to access the table(s). This lessens the initial nuisance of setting up objects and configuration files to interact with database tables. MBG seeks to make a major impact on the large percentage of database operations that are simple CRUD (Create, Retrieve, Update, Delete). You will still need to hand code SQL and objects for join queries, or stored procedures.

网友评论