public List findByName(String lastName); } Using named queries is valid option if your application is small or if you have to use native queries.
確定! 回上一頁