首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

exception小结

2012-11-08 
exception总结org.hibernate.hql.ast.QuerySyntaxException: unexpected token:HQL语句出错from PBaseset

exception总结
org.hibernate.hql.ast.QuerySyntaxException: unexpected token:
HQL语句出错

from PBaseset as p where 1=1 and p.progressStatus = 0 and p.projectName='1:25万遥感地质填图新方法技术及应用研究(三联公司)'

当属性的类型是String类型的时候,‘’是不能缺少的。

热点排行