See: Description
| Interface | Description |
|---|---|
| CassandraEntityInformation<T,ID extends Serializable> |
Cassandra specific
EntityInformation. |
| CassandraEntityMetadata<T> |
Extension of
EntityMetadata to additionally expose the table name an entity shall be persisted to. |
| CassandraParameterAccessor |
Cassandra-specific
ParameterAccessor exposing a Cassandra types that are supported by the
driver and parameter type. |
| Class | Description |
|---|---|
| AbstractCassandraQuery |
Base class for
RepositoryQuery implementations for Cassandra. |
| CassandraParameters |
Custom extension of
Parameters discovering additional properties of query method parameters. |
| CassandraParametersParameterAccessor |
Cassandra-specific
ParameterAccessor exposing Cassandra types
that are supported by the driver and parameter type. |
| CassandraQueryMethod |
Cassandra specific implementation of
QueryMethod. |
| PartTreeCassandraQuery |
RepositoryQuery implementation for Cassandra. |
| StringBasedCassandraQuery |
String-based
AbstractCassandraQuery implementation. |
| Exception | Description |
|---|---|
| UnsupportedCassandraQueryOperatorException |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.