| Package | Description |
|---|---|
| org.springframework.cassandra.config |
Spring CQL
factory beans and configuration. |
| org.springframework.cassandra.config.java |
Spring Java configuration for Spring CQL.
|
| Modifier and Type | Method and Description |
|---|---|
CqlTemplate |
CassandraCqlTemplateFactoryBean.getObject() |
| Modifier and Type | Method and Description |
|---|---|
Class<CqlTemplate> |
CassandraCqlTemplateFactoryBean.getObjectType() |
| Modifier and Type | Method and Description |
|---|---|
CqlTemplate |
AbstractCqlTemplateConfiguration.cqlTemplate()
Creates a
CqlTemplate configured with AbstractSessionConfiguration.session(). |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.