Uses of Annotation Interface
org.springframework.data.cassandra.repository.Query
Package
Description
Apache Cassandra specific repository implementation.
-
Uses of Query in org.springframework.data.cassandra.repository
Modifier 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.