Hibernate 3
Introduction to HQL
1. Select statement : See this, http://blog.sina.com.cn/s/blog_65b4ed520100hbij.html
也可以在HQL中使用函式 :
可以使用group by、order by 子句来查询。
2.Update statement
3.Delete statement
4.Insert statement
如果您觉得不错,欢迎扫码支持下。
作者:许强1. 本博客中的文章均是个人在学习和项目开发中总结。其中难免存在不足之处 ,欢迎留言指正。 2. 本文版权归作者和博客园共有,转载时,请保留本文链接。