Skip to content

xinzhg/mybatis-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mybatis-java {#welcome}

Please install Gradlet first, and add GRADLE_HOME/bin to your PATH environment variable.

Offical Gradle UserGuide : http://www.gradle.org/docs/1.7/userguide/installation.html


Documents

0_initProject.bat

This script will generates files that are used by the Eclipse IDE, thus making it possible to import the project into Eclipse (File - Import... - Existing Projects into Workspace)

1_codegen.bat

This script will call the gradle task to generate mybatis mapper and model from database. Code generation configuration is src/resources/ant_mybatisConfig.xml, you can configure your database connections and mapping table in here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published