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@interfaceAnnotation to declare filtering for a derived query.@interfaceAnnotation to declare count queries directly on repository methods.@interfaceAnnotation to declare exists queries directly on repository methods.