| 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.
|
| CassandraCustomConversions
Value object to capture custom conversion.
|
| Class and Description |
|---|
| CassandraConverter
Central Cassandra specific converter interface from Object to Row.
|
| QueryMapper
Map
Query to CQL-specific data types. |
| SchemaFactory
Factory for Cassandra Schema objects such as user-defined types, tables and indexes.
|
| UpdateMapper
Map
Update to CQL-specific data types. |
| Class and Description |
|---|
| CassandraConverter
Central Cassandra specific converter interface from Object to Row.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.