目录
目录README.md

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;
关于
109.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号