| Package | Description |
|---|---|
| org.springframework.data.cassandra.repository.query | |
| org.springframework.data.cassandra.repository.support |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CassandraEntityInformation<T,ID extends Serializable>
Cassandra specific
EntityInformation. |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingCassandraEntityInformation<T,ID extends Serializable>
CassandraEntityInformation implementation using a CassandraPersistentEntity instance to lookup the
necessary information. |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.