当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
27 Star 133 Fork 49

小螺号滴滴吹 / mybatis-generator
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

mybatis-generate

项目介绍

  1. 自定义生成mybatis ,可以自己控制模板

  2. db目录下的main文件运行即可

  3. 借鉴 Mybatis-generator的思想

  4. insert、update、query生成 主键查询生成XXXById

  5. 自由控制sql的返回的属性集,通过fetchXXX,或者excludeXXX控制 通过Builder构建查询

已经支持postgresql常用操作

安装教程

  1. 插件已经集成到idea中,可以通过idea插件库下载

idea下载

使用说明

  1. 程序主页 avatar
  2. 生成代码使用 avatar
  3. 具体使用请查询example目录

参与贡献

  1. 暂无

码云特技

  1. 其他idea插件 EnumGenerator
The MIT License (MIT) Copyright (c) 2017 小螺号滴滴吹 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

3.0版本dev分支开发中~~~ 展开 收起
Java 等 3 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/rohou/mybatis-generator.git
git@gitee.com:rohou/mybatis-generator.git
rohou
mybatis-generator
mybatis-generator
master

搜索帮助