Code Monkey home page Code Monkey logo

generator's Introduction

MyBatis 代码生成器 (MBG)

Build Status Coverage Status Dependency Status Maven central Apache 2

mybatis-generator

专为 MyBatis 和 iBATIS 设计的代码生成器.

本程序主要为各个版本的 MyBatis 生成代码, 同时也兼容 2.2.0 及以上版本的 iBATIS.

实现原理是解析数据库中的表(一或多张表), 然后生成相应的访问数据库的组件。通过MBG可以节省使用MyBatis的大量初始化配置/映射任务。MBG的目标是生成最常见的CRUD操作(创建、检索、更新、删除; Create, Retrieve, Update, Delete)。

注意: 需要依赖MyBatis Parent项目: https://github.com/yuchenggroup/parent

中文文档在线地址: MyBatis Generator中文文档

中文文档GIT地址: http://git.oschina.net/free/mybatis-generator-core

generator's People

Contributors

jeffgbutler avatar hazendaz avatar jefferchang avatar renfufei avatar simonetripodi avatar a-n-ermakov avatar cbegin avatar emacarron avatar harawata avatar paulkrause88 avatar marcosperanza avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.