| Package | Description |
|---|---|
| org.springframework.data.cassandra.repository.query |
Query derivation mechanism for Apache Cassandra specific repositories.
|
| org.springframework.data.cassandra.repository.support |
Support infrastructure for query derivation of Apache Cassandra specific repositories.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CassandraEntityInformation<T,ID>
Cassandra specific
EntityInformation. |
| Modifier and Type | Method and Description |
|---|---|
CassandraEntityMetadata<?> |
CassandraQueryMethod.getEntityInformation() |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingCassandraEntityInformation<T,ID>
CassandraEntityInformation implementation using a CassandraPersistentEntity instance to lookup the
necessary information. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.