首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
queryimpl专题
java.lang.ClassCastException: org.hibernate.impl.QueryImpl cannot be cast to java.util.List
java.lang.ClassCastException: org.hibernate.impl.QueryImpl cannot be cast to java.util.List List list = (List)hibernateTemplate.getSessionFactory().getCurrentSession().createQuery(hql).setInt
阅读更多...