See: Description
Interface | Description |
---|---|
CqlExceptionTranslator |
Strategy interface for translating between
DriverExceptios and Spring's data access
strategy-agnostic DataAccessException hierarchy. |
Class | Description |
---|---|
CassandraAccessor |
CassandraAccessor provides access to a Cassandra SessionFactory and the
CassandraExceptionTranslator . |
CassandraExceptionTranslator |
Simple
PersistenceExceptionTranslator for Cassandra. |
ReactiveCassandraAccessor |
Base class for
ReactiveCqlTemplate and other CQL-accessing DAO helpers,
defining common properties such as ReactiveSessionFactory and exception translator. |
RowUtils |
Generic utility methods for working with Cassandra.
|
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.