Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pingf/python-ibatis-gen

ibatis 代码生成
https://github.com/pingf/python-ibatis-gen

Last synced: 19 days ago
JSON representation

ibatis 代码生成

Awesome Lists containing this project

README

        

## ibatis 代码生成
### 目的
自己可以改的java ibatis 代码生成
### 使用方法
* 修改config/sql_config.py中的配置
* 运行python ibatis_gen.py

### 依赖
* python 2.7+
* pymysql
* lxml