文件名称:NHibernate Mapping Generator
文件大小:5.44MB
文件格式:ZIP
更新时间:2016-07-10 10:52:04
源代码 工厂类
A simple utility to generate NHibernate mapping files and corresponding domain classes from existing DB tables. Features: 1. Supports Oracle, SqlServer, PostgreSQL, MySQL, SQLite, Sybase, Ingres, CUBRID 2. Can generate hbm.xml, Fluent NHibernate and NH 3.3 Fluent style of mapping files. 3. Has lots of preferences to control the property naming conventions. 4. Can generate Domain Entity and WCF Data Contracts too. 5. Can generate one table at a time or script entire DB in one go. (It can generate mapping for around 800 tables in under 3 minutes on my moderately powered laptop) 6. Supports ActiveRecord code generation. 7. Its super fast and free. No licensing restrictions. 8. Option to generate NHibernate or MS validators