摘要:
、今天把myblog用sql server部署了一下,可是发现分页查询的时候出现错误,看控制台报错说语句有错,由来发现分页的时候先查询总记录数目的那条语句出错了selectcount(*)asy0_frommyblog_Blogthis_innerjoinmyblog_Blog_Categorycategories3_onthis_.id=categories3_.blogIdinnerjoinmyblog_Categorycategory1_oncategories3_.categoryId=category1_.idwherecategory1_.id=?orderbythis_.post 阅读全文
posted @ 2012-03-07 13:37
妖老山黑
阅读(5944)
评论(0)
推荐(0)
摘要:
hibernate3中detachedCriteria.getExecutableCriteria的类型错误 cannot be cast to org.hibernate.engine.SessionImplemen 阅读全文
posted @ 2012-03-07 12:51
妖老山黑
阅读(882)
评论(0)
推荐(0)