i use spring data jpa to replace jdbctemplate.
what is the best way to custom dynmic query with pageable in native sql
like @Query or entity manager?
please give me some example.thanks.
i use spring data jpa to replace jdbctemplate.
what is the best way to custom dynmic query with pageable in native sql
like @Query or entity manager?
please give me some example.thanks.