| Package | Description |
|---|---|
| org.springframework.data.cassandra.repository |
Apache Cassandra specific repository implementation.
|
| org.springframework.data.cassandra.repository.support |
Support infrastructure for query derivation of Apache Cassandra specific repositories.
|
| Class and Description |
|---|
| MapId
Interface that represents the id of a persistent entity, where the keys correspond to the entity's JavaBean
properties.
|
| TypedIdCassandraRepository
Cassandra-specific extension of the
CrudRepository interface that allows the specification of a type for the
identity of the @Table (or @Persistable) type. |
| Class and Description |
|---|
| MapId
Interface that represents the id of a persistent entity, where the keys correspond to the entity's JavaBean
properties.
|
| TypedIdCassandraRepository
Cassandra-specific extension of the
CrudRepository interface that allows the specification of a type for the
identity of the @Table (or @Persistable) type. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.