| Package | Description |
|---|---|
| org.springframework.data.cassandra.config |
Spring Data Cassandra
factory beans and configuration. |
| org.springframework.data.cassandra.core |
Apache Cassandra core support.
|
| org.springframework.data.cassandra.core.convert |
Spring Data Cassandra specific converter infrastructure.
|
| org.springframework.data.cassandra.core.mapping |
Infrastructure for the Apache Cassandra row-to-object mapping subsystem.
|
| 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.
|
| Class and Description |
|---|
| CassandraMappingContext
Default implementation of a
MappingContext for Cassandra using CassandraPersistentEntity and
CassandraPersistentProperty as primary abstractions. |
| Class and Description |
|---|
| CassandraMappingContext
Default implementation of a
MappingContext for Cassandra using CassandraPersistentEntity and
CassandraPersistentProperty as primary abstractions. |
| CassandraPersistentEntity
Cassandra specific
PersistentEntity abstraction. |
| Class and Description |
|---|
| CassandraMappingContext
Default implementation of a
MappingContext for Cassandra using CassandraPersistentEntity and
CassandraPersistentProperty as primary abstractions. |
| CassandraPersistentEntity
Cassandra specific
PersistentEntity abstraction. |
| CassandraPersistentProperty
Cassandra specific
PersistentProperty extension. |
| CassandraType
Specifies the Cassandra type of the annotated property or parameter when used in query methods.
|
| UserTypeResolver
Strategy interface to resolve
UserDefinedType by name. |
| Class and Description |
|---|
| BasicCassandraPersistentEntity
Cassandra specific
BasicPersistentEntity implementation that adds Cassandra specific metadata. |
| BasicCassandraPersistentProperty
Cassandra specific
AnnotationBasedPersistentProperty implementation. |
| BasicMapId
Simple implementation of
MapId. |
| CassandraColumnAnnotationComparator
Deprecated.
since 3.0 without replacement.
|
| CassandraMappingContext
Default implementation of a
MappingContext for Cassandra using CassandraPersistentEntity and
CassandraPersistentProperty as primary abstractions. |
| CassandraPersistentEntity
Cassandra specific
PersistentEntity abstraction. |
| CassandraPersistentEntityMetadataVerifier
Interface for Cassandra Persistent Entity Mapping Verification.
|
| CassandraPersistentProperty
Cassandra specific
PersistentProperty extension. |
CassandraPersistentPropertyComparator
Comparator implementation that orders CassandraPersistentProperty instances. |
CassandraPrimaryKeyColumnAnnotationComparator
Comparator implementation that uses, in order, the... |
| CassandraType.Name
Cassandra Protocol types.
|
| CodecRegistryTupleTypeFactory
Deprecated.
since 3.0, use
SimpleTupleTypeFactory instead. |
| Column
Annotation to define custom metadata for document fields.
|
| Embedded
The annotation to configure a value object as embedded in the current table.
|
| Embedded.OnEmpty
Load strategy to be used
Embedded.onEmpty(). |
| EntityMapping
Mapping information for an individual entity class.
|
| IdInterfaceException
Exception thrown on incorrect mapping of an Id interface.
|
| MapId
Interface that represents the id of a persistent entity, where the keys correspond to the entity's JavaBean
properties.
|
| Mapping |
| NamingStrategy
Interface and default implementation of a naming strategy.
|
| PrimaryKeyColumn
Identifies the annotated field of a composite primary key class as a primary key field that is either a partition or
cluster key field.
|
| PropertyMapping
Mapping between a persistent entity's property and its column.
|
| SASI.IndexMode |
| SASI.Normalization |
| SimpleTupleTypeFactory |
| TupleTypeFactory
Deprecated.
since 3.0
|
| UserTypeResolver
Strategy interface to resolve
UserDefinedType by name. |
| Class and Description |
|---|
| CassandraPersistentEntity
Cassandra specific
PersistentEntity abstraction. |
| CassandraPersistentProperty
Cassandra specific
PersistentProperty extension. |
| CassandraType
Specifies the Cassandra type of the annotated property or parameter when used in query methods.
|
| Class and Description |
|---|
| CassandraPersistentEntity
Cassandra specific
PersistentEntity abstraction. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.