会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
A dream doesn't become reality through magic; it takes sweat, determination and hard work.
博客园
首页
新随笔
联系
订阅
管理
2012年8月5日
第一次用hql语句显示:QuerySyntaxException
摘要: String hql="from Employee where name=:name and pass_word=:passWord"; Query q=sessionFactory.openSession().createQuery(hql);注意红色标记的地方,写的时候应该和类名相对应,而不是和表名相对应,
阅读全文
posted @ 2012-08-05 19:11 AndyDHG
阅读(186)
评论(0)
推荐(0)
编辑
公告