`
sakakokiya
  • 浏览: 485573 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

hibernate的核心类是什么,它们的相互关系是什么?重要的方法是什么?

阅读更多
Configuration
SessionFactory
  Session如下方法
   Save
   load
   Update
   Delete
      Query q=CreateQuery(“from Customer where customerName=:customerName”)
   beginTransaction
   close
   Transaction
   Commit()
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics