Hibernate
jack_zhs
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
org.hibernate.hql.ast.QuerySyntaxException: unexpected token:
org.hibernate.hql.ast.QuerySyntaxException: unexpected token: salary near line 1, column 50 [from cn.kgc.entity.Emp where 1=1and job =:joband salary >:salaryand hireDate >:fromand hireDate <...原创 2018-12-19 21:40:48 · 2776 阅读 · 0 评论 -
Expected positional parameter count: 1, actual parameters: [] [select count(*) from ClaimVoucher whe
ssh项目做一个分页功能的查询总记录数时遇到报错信息: Struts Problem Report Struts has detected an unhandled exception: Messages: Expected positional parameter count: 1, actual parameters: [] [select count(*) from Cl...原创 2019-01-07 21:36:20 · 1097 阅读 · 0 评论
分享