Uses of Package
org.springframework.data.cassandra.core.cql
Packages that use org.springframework.data.cassandra.core.cql
Package
Description
Spring Data Cassandra
factory beans and configuration.Apache Cassandra core support.
CQL core support.
Keyspace object action specifications such as
CREATE TABLE, DROP INDEX.CQL legacy core asynchronous support for easier migration.
Support classes for the CQL framework.
Apache Cassandra legacy asynchronous support for easier migration.
Infrastructure for the Apache Cassandra row-to-object mapping subsystem.
Apache Cassandra specific query and update support.
Query derivation mechanism for Apache Cassandra specific repositories.
-
Classes in org.springframework.data.cassandra.core.cql used by org.springframework.data.cassandra.configClassDescriptionInterface specifying a basic set of CQL operations.This is the central class in the CQL core package. It simplifies the use of CQL and helps to avoid common errors.This is the central class in the CQL core package for reactive Cassandra data access. It simplifies the use of CQL and helps to avoid common errors.
-
Classes in org.springframework.data.cassandra.core.cql used by org.springframework.data.cassandra.coreClassDescriptionInterface specifying a basic set of CQL asynchronously executed operations.This is the central class in the CQL core package for asynchronous Cassandra data access. It simplifies the use of CQL and helps to avoid common errors.One of the two central callback interfaces used by the
AsyncCqlTemplateclass.Interface specifying a basic set of CQL operations.Interface to be implemented by objects that can provide CQL strings.Resolver for aDriverExecutionProfileused withStatement.setExecutionProfileName(String)orStatement.setExecutionProfile(DriverExecutionProfile).General callback interface used by theCqlTemplateandReactiveCqlTemplateclasses.One of the two central callback interfaces used by theCqlTemplateclass.Cassandra Query Options for queries.Builder forQueryOptions.Interface specifying a basic set of CQL operations executed in a reactive fashion.One of the two central callback interfaces used by theReactiveCqlTemplateclass.Cassandra Write Options are an extension toQueryOptionsfor write operations.Builder forWriteOptions. -
Classes in org.springframework.data.cassandra.core.cql used by org.springframework.data.cassandra.core.cqlClassDescriptionInterface specifying a basic set of CQL asynchronously executed operations.Adapter to enable use of a
RowCallbackHandlerinside aResultSetExtractor.One of the two central callback interfaces used by theAsyncCqlTemplateclass.Callback interface used byAsyncCqlTemplate's query methods.Adapter implementation of theResultSetExtractorinterface that delegates to aRowMapperwhich is supposed to create an object for each row.Generic callback interface for code that operates asynchronously on a CassandraCqlSession.RowMapperimplementation that converts aRowinto a new instance of the specified mapped target class.CassandraAccessorprovides access to a CassandraSessionFactoryand theCassandraExceptionTranslator.Strategy interface for translating betweendriver exceptionsand Spring's data access strategy-agnosticDataAccessExceptionhierarchy.Deprecated.Interface specifying a basic set of CQL operations.Interface to be implemented by objects that can provide CQL strings.Adapter to enable use of aRowCallbackHandlerinside aResultSetExtractor.RowMapperimplementation that converts a row into a new instance of the specified mapped target class.Resolver for aDriverExecutionProfileused withStatement.setExecutionProfileName(String)orStatement.setExecutionProfile(DriverExecutionProfile).An interface used byCqlTemplatefor mappingNodes of metadata on a per-item basis..Deprecated.since 3.0, useCqlIdentifier.Enum for Cassandra primary key column ordering.General callback interface used by theCqlTemplateandReactiveCqlTemplateclasses.Generic callback interface for code that operates on aPreparedStatement.One of the two central callback interfaces used by theCqlTemplateclass.Values representing primary key column types.Cassandra Query Options for queries.Builder forQueryOptions.Base class forReactiveCqlTemplateand other CQL-accessing DAO helpers, defining common properties such asReactiveSessionFactoryand exception translator.Interface specifying a basic set of CQL operations executed in a reactive fashion.Generic callback interface for code that operates on aPreparedStatement.One of the two central callback interfaces used by theReactiveCqlTemplateclass.Callback interface used byReactiveCqlTemplate's query methods.Generic callback interface for code that operates on a CQLReactiveSession.Generic callback interface for code that operates on a CQLStatement.Deprecated.since 3.0 without replacement.Callback interface used byCqlTemplate's query methods.Domain object representing a Cassandra host.HostMapperto to map hosts intoRingMemberobjects.An interface used byCqlTemplatefor processing rows of aResultSeton a per-row basis.An interface used byCqlTemplatefor mapping rows of aResultSeton a per-row basis.Adapter implementation of theResultSetExtractorinterface that delegates to aRowMapperwhich is supposed to create an object for each row.Generic callback interface for code that operates on a CassandraCqlSession.RowMapperimplementation that converts a single column into a single result value per row.Cassandra Write Options are an extension toQueryOptionsfor write operations.Builder forWriteOptions. -
Classes in org.springframework.data.cassandra.core.cql used by org.springframework.data.cassandra.core.cql.keyspaceClassDescriptionDeprecated.since 3.0, use
CqlIdentifier.Enum for Cassandra primary key column ordering.Values representing primary key column types. -
Classes in org.springframework.data.cassandra.core.cql used by org.springframework.data.cassandra.core.cql.legacyClassDescription
CassandraAccessorprovides access to a CassandraSessionFactoryand theCassandraExceptionTranslator.General callback interface used by theCqlTemplateandReactiveCqlTemplateclasses.Generic callback interface for code that operates on aPreparedStatement.An interface used byCqlTemplatefor processing rows of aResultSeton a per-row basis.An interface used byCqlTemplatefor mapping rows of aResultSeton a per-row basis. -
Classes in org.springframework.data.cassandra.core.cql used by org.springframework.data.cassandra.core.cql.supportClassDescriptionOne of the two central callback interfaces used by the
CqlTemplateclass.Cassandra Query Options for queries. -
Classes in org.springframework.data.cassandra.core.cql used by org.springframework.data.cassandra.core.legacyClassDescriptionInterface to be implemented by objects that can provide CQL strings.General callback interface used by the
CqlTemplateandReactiveCqlTemplateclasses.Cassandra Query Options for queries. -
Classes in org.springframework.data.cassandra.core.cql used by org.springframework.data.cassandra.core.mappingClassDescriptionDeprecated.since 3.0, use
CqlIdentifierinstead.Enum for Cassandra primary key column ordering. -
-
CqlIdentifierinstead.