07 2014 档案
Hibernate自动生成DO手写DAO的注意事项
摘要:自动生成DO,手写DAO:Myeclipse添加Hibernate支持:注意别勾abstract生成DO:进入MyEclipse的Database Explorer右键要操作的表(注意一定要有主键)点击Hibernate Reverse,其中Id选择native。手写DAO:Configuratio... 阅读全文
posted @ 2014-07-25 01:00 fccity 阅读(778) 评论(0) 推荐(0)