目录

megabatis-generator

Introduction

Mybatis Generator is a code generator for Java DAO, which generates simple CRUD methods. But its code does not support complex SQL query, for example pagination. So a simple extension supporting pagination is developed.

Usage

  1. Configure database connection parameters in file megabatis-generator/datasource.properties;
  2. Edit file generatorConfig.xml, modify java model package and location;
  3. Modify java mapper xml files location;
  4. Modify generated java mapper model location;
  5. Modify target tables in your database;
关于
90.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号