Search:

Type: Posts; User: yaofeng; Keyword(s):

Search: Search took 0.00 seconds.

  1. Dose Spring Data JPA have any way to count entites using method name resolving?

    I want a method coutByName to count entites with specific name, just like a method findByName to fetch all entites with specific name.
  2. Dose Spring Data JPA have any way to count entites using method name resolving?

    So how about using method name resolving?
    I want a method coutByName to count entites with specific name, just like a method findByName to fetch all entites with specific name.
Results 1 to 2 of 2