Uses of Package
org.springframework.data.cassandra.repository.query
Packages that use org.springframework.data.cassandra.repository.query
Package
Description
Query derivation mechanism for Apache Cassandra specific repositories.
Support infrastructure for query derivation of Apache Cassandra specific repositories.
-
Classes in org.springframework.data.cassandra.repository.query used by org.springframework.data.cassandra.repository.queryClassDescriptionBase class for
RepositoryQueryimplementations for Cassandra.Base class for reactiveRepositoryQueryimplementations for Cassandra.Extension ofEntityMetadatato additionally expose the table name an entity shall be persisted to.Cassandra-specificParameterAccessorexposing a Cassandratypesthat are supported by the driver and parameter type.Custom extension ofParametersdiscovering additional properties of query method parameters.Cassandra specific implementation ofQueryMethod.Base class for CassandraRepositoryQueryimplementations providing common infrastructure such asEntityInstantiatorsandQueryStatementCreator.Reactive specific implementation ofCassandraQueryMethod. -
Classes in org.springframework.data.cassandra.repository.query used by org.springframework.data.cassandra.repository.supportClassDescriptionCassandra specific
EntityInformation.Extension ofEntityMetadatato additionally expose the table name an entity shall be persisted to.