1、hibernate的sql查询
String sql="select p.* from RELATION p,Order o where p.NO is NOT null and o.no=p.no and o.de=?";String sql="select p.* f
String sql="select p.* from RELATION p,Order o where p.NO is NOT null and o.no=p.no and o.de=?";String sql="select p.* f