标签:ESS echo like rom string ora creat mysql where
String hql = " from JX_ExerciseDb where jdd like ‘%"+jdd+"%‘ and moduleid = ‘"+trainid+"‘ and type = 01";
Query qu = session.createQuery(hql);
List singlechoose = qu.list();
标签:ESS echo like rom string ora creat mysql where
原文地址:https://www.cnblogs.com/han-java/p/9481585.html