java.lang.ClassCastException: org.hibernate.impl.QueryImpl cannot be cast to java.util.List
java.lang.ClassCastException:org.hibernate.impl.QueryImplcannotbecasttojava.util.ListListlist=(List)hibernateTemplate.getSessionFactory().getCurrentSession().createQuery(hql)
.setInteger("mid",1)
后