Define your named query in the JPA entity. Use the JPA DAO implementation to execute the query and get the result. EntityDao socialAccountDao = new ...
確定! 回上一頁