| Class | Description |
|---|---|
| BasicMapId |
Simple implementation of
MapId. |
| CassandraRepositoryFactory |
Factory to create
TypedIdCassandraRepository instances. |
| CassandraRepositoryFactoryBean<T extends Repository<S,ID>,S,ID extends Serializable> |
FactoryBean to create TypedIdCassandraRepository instances. |
| IdInterfaceValidator | |
| MapIdFactory |
Factory class for producing implementations of given id interfaces.
|
| MappingCassandraEntityInformation<T,ID extends Serializable> |
CassandraEntityInformation implementation using a CassandraPersistentEntity instance to lookup the
necessary information. |
| SimpleCassandraRepository<T,ID extends Serializable> |
Repository base implementation for Cassandra.
|
| Exception | Description |
|---|---|
| IdInterfaceException | |
| IdInterfaceExceptions |
Aggregator of multiple violations for convenience when verifying id interfaces.
|
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.