代码生成工具 kunter-generator

码农软件 · 软件分类 · 代码生成工具 · 2019-03-06 15:58:35

软件介绍

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设计文档)

本文地址:https://www.codercto.com/soft/d/761.html

Programming PHP

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》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

在线进制转换器
在线进制转换器

各进制数互转换器