hibernateb笔记
1、hibernate session context 为thread
2、ID生成策略 increment identity native uuid
4、hibernate核心开发接口
3、关系映射
4、对象的三种状态
5、数据库的CRUD操作
发布时间: 2012-10-21 09:00:07 作者: rapoo
hibernateb笔记
1、hibernate session context 为thread
2、ID生成策略 increment identity native uuid
4、hibernate核心开发接口
3、关系映射
4、对象的三种状态
5、数据库的CRUD操作