Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

JavaMusketeer/generator

Repository files navigation

MyBatis Generator (MBG)

Build Status Coverage Status Dependency Status Maven central License

mybatis-generator

Code generator for 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).

About

A code generator for MyBatis and iBATIS.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 92.8%
  • HTML 6.8%
  • Other 0.4%

AltStyle によって変換されたページ (->オリジナル) /