| Package | Description |
|---|---|
| org.springframework.data.cassandra.config |
Spring Data Cassandra
factory beans and configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
CassandraCqlSessionFactoryBean
Deprecated.
since 3.0, use
CqlSessionFactoryBean directly. |
class |
CassandraSessionFactoryBean
Deprecated.
since 3.0, use
CqlSessionFactoryBean directly. |
| Modifier and Type | Method and Description |
|---|---|
CqlSessionFactoryBean |
AbstractSessionConfiguration.cassandraSession()
Creates a
CqlSessionFactoryBean that provides a Cassandra CqlSession. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.