| 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 |
|---|
| Query
Annotation to declare finder queries directly on repository methods.
|
| 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–2017 Pivotal Software, Inc.. All rights reserved.