| 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.repository.support |
Support infrastructure for query derivation of Apache Cassandra specific repositories.
|
| Class and Description |
|---|
| CassandraConverter
Central Cassandra specific converter interface from Object to Row.
|
| Class and Description |
|---|
| CassandraConverter
Central Cassandra specific converter interface from Object to Row.
|
| QueryMapper
Map
Query to CQL-specific data types. |
| UpdateMapper
Map
Update to CQL-specific data types. |
| Class and Description |
|---|
| AbstractCassandraConverter
Base class for
CassandraConverter implementations. |
| CassandraConverter
Central Cassandra specific converter interface from Object to Row.
|
| CassandraCustomConversions
Value object to capture custom conversion.
|
| CassandraJodaTimeConverters.CassandraLocalDateToLocalDateConverter
Simple singleton to convert
LocalDates to their LocalDate representation. |
| CassandraJodaTimeConverters.LocalDateToCassandraLocalDateConverter
Simple singleton to convert
LocalDates to their LocalDate representation. |
| CassandraJsr310Converters.CassandraLocalDateToLocalDateConverter
Simple singleton to convert
LocalDates to their LocalDate representation. |
| CassandraJsr310Converters.LocalDateToCassandraLocalDateConverter
Simple singleton to convert
LocalDates to their LocalDate representation. |
CassandraRowValueProvider
CassandraValueProvider providing values based on a Row. |
| CassandraThreeTenBackPortConverters.CassandraLocalDateToLocalDateConverter
Simple singleton to convert
LocalDates to their LocalDate representation. |
| CassandraThreeTenBackPortConverters.LocalDateToCassandraLocalDateConverter
Simple singleton to convert
LocalDates to their LocalDate representation. |
| CassandraValueProvider |
| QueryMapper
Map
Query to CQL-specific data types. |
| QueryMapper.Field
Value object to represent a field and its meta-information.
|
| QueryMapper.MetadataBackedField
Extension of
QueryMapper.Field to be backed with mapping metadata. |
| Class and Description |
|---|
| CassandraConverter
Central Cassandra specific converter interface from Object to Row.
|
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.