String hql = " from ACD1Structure structure left join fetch structure.molTable where structure.id in (:ids)";
structures = (List<ACD1Structure>) structureDAO.createQuery(hql).setParameterList("ids", cd_ids).list();
只有注冊用戶登錄后才能發表評論。 | ||
![]() |
||
網站導航:
博客園
IT新聞
Chat2DB
C++博客
博問
管理
|
||
相關文章:
|
||