摘要:
import org.hibernate.engine.SessionFactoryImplementor;import org.hibernate.hql.ast.QueryTranslatorImpl;QueryTranslatorImpl queryTranslator=new QueryTranslatorImpl(hql,hql,Collections.EMPTY_MAP,(SessionFactoryImplementor)getSessionFactory());queryTranslator.compile(Collections.EMPTY_MAP, false);query 阅读全文
posted @ 2013-07-31 10:55 TripleKing 阅读(2709) 评论(0) 推荐(1)
浙公网安备 33010602011771号