开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > yangzhou |
yangzhou
|
0 | 1 | 0 |
贡献者 | 讨论 | 代码提交 |
概述
This is an ORM Code Generate tool.
Our plan is:
Step 1: from an data model xml file, this tool can help people to generate Java POJO, Hibernate config file and MySQL DDL file.
Step 2: from the XML file, generate a web site with CRUD pages of all objects, people can manipulate there inital data or sample data easily.
Step 3: create a web way to help people create the data model xml file.
Step 4: decoupling java, hibernate and MySQL, user can config any language, ORM tool and DB they want
创建时间:2014-05-11 19:20