Query Interface
Definition
Annotation to declare finder queries directly on repository methods.
public interface Query implements Annotation
- Implements
-
java.lang.annotation.Annotation
Methods
value() |
value of the query |
Annotation to declare finder queries directly on repository methods.
public interface Query implements Annotation
value() |
value of the query |