- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://git.oschina.net/nature/kunter-generator
- 软件文档: http://git.oschina.net/nature/kunter-generator
软件介绍
Kunter 代码生成工具。从数据库和 Excel 模板读取表结构生成基于 MyBatis 的 DAO、SQLMap 和 EO,实现了从 Excel 生成数据库建表脚本和从数据库生成 Excel 设计文档。支持 Oracle 12c MySQL PostgreSQL 基于 Maven 构建。
基础代码生成
生成文件列表:
BaseDAO
DAO
BaseMapper
Mapper
EO(实体)
EOExample(实体对应查询条件)
mybatis-config-*.xml
CreateTableSQL-*.sql(从EXCEL设计文档生成指定数据库的建表语句)
表结构一览.xlsx(从数据库生成EXCEL设计文档)
Programming PHP
Rasmus Lerdorf、Kevin Tatroe、Peter MacIntyre / O'Reilly Media / 2006-5-5 / USD 39.99
Programming PHP, 2nd Edition, is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating websit......一起来看看 《Programming PHP》 这本书的介绍吧!
