Uses of Annotation Interface
org.springframework.data.jpa.repository.Query
Packages that use Query
Package
Description
Interfaces and annotations for JPA specific repositories.
-
Uses of Query in org.springframework.data.jpa.repository
Classes in org.springframework.data.jpa.repository with annotations of type QueryModifier and TypeClassDescription@interface
Annotation to declare native queries directly on repository query methods.