Uses of Package
org.springframework.data.cassandra.repository
Package
Description
Apache Cassandra specific repository implementation.
Support infrastructure for query derivation of Apache Cassandra specific repositories.
-
ClassDescriptionCassandra-specific extension of the
CrudRepository
interface that allows the specification of a type for the identity of the@Table
(or@Persistable
) type.Annotation to declare finder queries directly on repository methods.Enumeration to define statement idempotency. -
ClassDescriptionCassandra-specific extension of the
CrudRepository
interface that allows the specification of a type for the identity of the@Table
(or@Persistable
) type.Cassandra specificRepository
interface with reactive support.