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

https://github.com/meowv/nhibernatedemo

NHibernateDemo
https://github.com/meowv/nhibernatedemo

nhibernate

Last synced: over 1 year ago
JSON representation

NHibernateDemo

Awesome Lists containing this project

README

          

## NHibernateDemo

- [x] 搭建项目基本框架
- [x] 编写映射文件
- [x] 添加数据访问层类
- [x] 添加业务逻辑层类
- [x] 添加控制器和视图
- [x] 增删改查询
- [ ] 使用代码映射
- [ ] Nhibernate代码映射高级功能
- [x] 监听Nhibernate生成的SQL