Below is the example. Employee Entity Class sql query is: select distinct job from emp where job is not null. How to write above query in jpa ...
確定! 回上一頁