Uses of Annotation Interface
org.springframework.data.cassandra.repository.Query
Packages that use Query
Package
Description
Apache Cassandra specific repository implementation.
-
Uses of Query in org.springframework.data.cassandra.repository
Classes in org.springframework.data.cassandra.repository with annotations of type QueryModifier and TypeClassDescription@interface
Annotation to declare filtering for a derived query.@interface
Annotation to declare count queries directly on repository methods.@interface
Annotation to declare exists queries directly on repository methods.