| Package | Description |
|---|---|
| org.springframework.data.cassandra.core.cql |
CQL core support.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
CqlOperations.execute(SessionCallback<T> action)
Execute a CQL data access operation, implemented as callback action working on a
Session. |
<T> T |
CqlTemplate.execute(SessionCallback<T> action) |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.