Class Hierarchy
- java.lang.Object
- org.springframework.data.cassandra.core.AsyncCassandraTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.data.cassandra.core.AsyncCassandraOperations)
- org.springframework.data.cassandra.core.CassandraPersistentEntitySchemaCreator
- org.springframework.data.cassandra.core.CassandraPersistentEntitySchemaDropper
- org.springframework.data.cassandra.core.CassandraTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.data.cassandra.core.CassandraOperations)
- org.springframework.data.cassandra.core.CassandraAdminTemplate (implements org.springframework.data.cassandra.core.CassandraAdminOperations)
- org.springframework.data.cassandra.core.CassandraTemplate.PreparedStatementHandler (implements org.springframework.data.cassandra.core.cql.CqlProvider, org.springframework.data.cassandra.core.cql.PreparedStatementBinder, org.springframework.data.cassandra.core.cql.PreparedStatementCreator)
- org.springframework.data.cassandra.core.cql.QueryOptions
- org.springframework.data.cassandra.core.cql.WriteOptions
- org.springframework.data.cassandra.core.DeleteOptions
- org.springframework.data.cassandra.core.InsertOptions
- org.springframework.data.cassandra.core.UpdateOptions
- org.springframework.data.cassandra.core.cql.WriteOptions
- org.springframework.data.cassandra.core.cql.QueryOptions.QueryOptionsBuilder
- org.springframework.data.cassandra.core.cql.WriteOptions.WriteOptionsBuilder
- org.springframework.data.cassandra.core.DeleteOptions.DeleteOptionsBuilder
- org.springframework.data.cassandra.core.InsertOptions.InsertOptionsBuilder
- org.springframework.data.cassandra.core.UpdateOptions.UpdateOptionsBuilder
- org.springframework.data.cassandra.core.cql.WriteOptions.WriteOptionsBuilder
- org.springframework.data.cassandra.core.ReactiveCassandraTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.data.cassandra.core.ReactiveCassandraOperations)
- org.springframework.data.cassandra.core.ReactiveCassandraTemplate.PreparedStatementHandler (implements org.springframework.data.cassandra.core.ReactiveCassandraTemplate.ReactivePreparedStatementHandler)
- org.springframework.data.cassandra.core.StatementFactory
- org.springframework.data.cassandra.core.WriteResult
- org.springframework.data.cassandra.core.EntityWriteResult<T>
Interface Hierarchy
- org.springframework.data.cassandra.core.AsyncCassandraOperations
- org.springframework.data.cassandra.core.cql.AsyncPreparedStatementCreator
- org.springframework.data.cassandra.core.AsyncCassandraTemplate.AsyncPreparedStatementHandler (also extends org.springframework.data.cassandra.core.cql.CqlProvider, org.springframework.data.cassandra.core.cql.PreparedStatementBinder)
- org.springframework.data.cassandra.core.CassandraBatchOperations
- org.springframework.data.cassandra.core.cql.CqlProvider
- org.springframework.data.cassandra.core.AsyncCassandraTemplate.AsyncPreparedStatementHandler (also extends org.springframework.data.cassandra.core.cql.AsyncPreparedStatementCreator, org.springframework.data.cassandra.core.cql.PreparedStatementBinder)
- org.springframework.data.cassandra.core.ReactiveCassandraTemplate.ReactivePreparedStatementHandler (also extends org.springframework.data.cassandra.core.cql.PreparedStatementBinder, org.springframework.data.cassandra.core.cql.ReactivePreparedStatementCreator)
- org.springframework.data.cassandra.core.ExecutableDeleteOperation
- org.springframework.data.cassandra.core.FluentCassandraOperations (also extends org.springframework.data.cassandra.core.ExecutableInsertOperation, org.springframework.data.cassandra.core.ExecutableSelectOperation, org.springframework.data.cassandra.core.ExecutableUpdateOperation)
- org.springframework.data.cassandra.core.CassandraOperations
- org.springframework.data.cassandra.core.CassandraAdminOperations
- org.springframework.data.cassandra.core.CassandraOperations
- org.springframework.data.cassandra.core.FluentCassandraOperations (also extends org.springframework.data.cassandra.core.ExecutableInsertOperation, org.springframework.data.cassandra.core.ExecutableSelectOperation, org.springframework.data.cassandra.core.ExecutableUpdateOperation)
- org.springframework.data.cassandra.core.ExecutableDeleteOperation.DeleteWithQuery
- org.springframework.data.cassandra.core.ExecutableDeleteOperation.ExecutableDelete (also extends org.springframework.data.cassandra.core.ExecutableDeleteOperation.DeleteWithTable)
- org.springframework.data.cassandra.core.ExecutableDeleteOperation.DeleteWithTable
- org.springframework.data.cassandra.core.ExecutableDeleteOperation.ExecutableDelete (also extends org.springframework.data.cassandra.core.ExecutableDeleteOperation.DeleteWithQuery)
- org.springframework.data.cassandra.core.ExecutableDeleteOperation.TerminatingDelete
- org.springframework.data.cassandra.core.ExecutableInsertOperation
- org.springframework.data.cassandra.core.FluentCassandraOperations (also extends org.springframework.data.cassandra.core.ExecutableDeleteOperation, org.springframework.data.cassandra.core.ExecutableSelectOperation, org.springframework.data.cassandra.core.ExecutableUpdateOperation)
- org.springframework.data.cassandra.core.CassandraOperations
- org.springframework.data.cassandra.core.CassandraAdminOperations
- org.springframework.data.cassandra.core.CassandraOperations
- org.springframework.data.cassandra.core.FluentCassandraOperations (also extends org.springframework.data.cassandra.core.ExecutableDeleteOperation, org.springframework.data.cassandra.core.ExecutableSelectOperation, org.springframework.data.cassandra.core.ExecutableUpdateOperation)
- org.springframework.data.cassandra.core.ExecutableInsertOperation.TerminatingInsert<T>
- org.springframework.data.cassandra.core.ExecutableInsertOperation.InsertWithOptions<T>
- org.springframework.data.cassandra.core.ExecutableInsertOperation.InsertWithTable<T>
- org.springframework.data.cassandra.core.ExecutableInsertOperation.ExecutableInsert<T>
- org.springframework.data.cassandra.core.ExecutableInsertOperation.InsertWithTable<T>
- org.springframework.data.cassandra.core.ExecutableInsertOperation.InsertWithOptions<T>
- org.springframework.data.cassandra.core.ExecutableSelectOperation
- org.springframework.data.cassandra.core.FluentCassandraOperations (also extends org.springframework.data.cassandra.core.ExecutableDeleteOperation, org.springframework.data.cassandra.core.ExecutableInsertOperation, org.springframework.data.cassandra.core.ExecutableUpdateOperation)
- org.springframework.data.cassandra.core.CassandraOperations
- org.springframework.data.cassandra.core.CassandraAdminOperations
- org.springframework.data.cassandra.core.CassandraOperations
- org.springframework.data.cassandra.core.FluentCassandraOperations (also extends org.springframework.data.cassandra.core.ExecutableDeleteOperation, org.springframework.data.cassandra.core.ExecutableInsertOperation, org.springframework.data.cassandra.core.ExecutableUpdateOperation)
- org.springframework.data.cassandra.core.ExecutableSelectOperation.TerminatingSelect<T>
- org.springframework.data.cassandra.core.ExecutableSelectOperation.SelectWithQuery<T>
- org.springframework.data.cassandra.core.ExecutableSelectOperation.SelectWithProjection<T>
- org.springframework.data.cassandra.core.ExecutableSelectOperation.ExecutableSelect<T> (also extends org.springframework.data.cassandra.core.ExecutableSelectOperation.SelectWithTable<T>)
- org.springframework.data.cassandra.core.ExecutableSelectOperation.SelectWithTable<T>
- org.springframework.data.cassandra.core.ExecutableSelectOperation.ExecutableSelect<T> (also extends org.springframework.data.cassandra.core.ExecutableSelectOperation.SelectWithProjection<T>)
- org.springframework.data.cassandra.core.ExecutableSelectOperation.SelectWithProjection<T>
- org.springframework.data.cassandra.core.ExecutableSelectOperation.SelectWithQuery<T>
- org.springframework.data.cassandra.core.ExecutableUpdateOperation
- org.springframework.data.cassandra.core.FluentCassandraOperations (also extends org.springframework.data.cassandra.core.ExecutableDeleteOperation, org.springframework.data.cassandra.core.ExecutableInsertOperation, org.springframework.data.cassandra.core.ExecutableSelectOperation)
- org.springframework.data.cassandra.core.CassandraOperations
- org.springframework.data.cassandra.core.CassandraAdminOperations
- org.springframework.data.cassandra.core.CassandraOperations
- org.springframework.data.cassandra.core.FluentCassandraOperations (also extends org.springframework.data.cassandra.core.ExecutableDeleteOperation, org.springframework.data.cassandra.core.ExecutableInsertOperation, org.springframework.data.cassandra.core.ExecutableSelectOperation)
- org.springframework.data.cassandra.core.ExecutableUpdateOperation.TerminatingUpdate
- org.springframework.data.cassandra.core.ExecutableUpdateOperation.UpdateWithQuery
- org.springframework.data.cassandra.core.ExecutableUpdateOperation.ExecutableUpdate (also extends org.springframework.data.cassandra.core.ExecutableUpdateOperation.UpdateWithTable)
- org.springframework.data.cassandra.core.ExecutableUpdateOperation.UpdateWithTable
- org.springframework.data.cassandra.core.ExecutableUpdateOperation.ExecutableUpdate (also extends org.springframework.data.cassandra.core.ExecutableUpdateOperation.UpdateWithQuery)
- org.springframework.data.cassandra.core.cql.PreparedStatementBinder
- org.springframework.data.cassandra.core.AsyncCassandraTemplate.AsyncPreparedStatementHandler (also extends org.springframework.data.cassandra.core.cql.AsyncPreparedStatementCreator, org.springframework.data.cassandra.core.cql.CqlProvider)
- org.springframework.data.cassandra.core.ReactiveCassandraTemplate.ReactivePreparedStatementHandler (also extends org.springframework.data.cassandra.core.cql.CqlProvider, org.springframework.data.cassandra.core.cql.ReactivePreparedStatementCreator)
- org.springframework.data.cassandra.core.ReactiveCassandraBatchOperations
- org.springframework.data.cassandra.core.ReactiveDeleteOperation
- org.springframework.data.cassandra.core.ReactiveFluentCassandraOperations (also extends org.springframework.data.cassandra.core.ReactiveInsertOperation, org.springframework.data.cassandra.core.ReactiveSelectOperation, org.springframework.data.cassandra.core.ReactiveUpdateOperation)
- org.springframework.data.cassandra.core.ReactiveCassandraOperations
- org.springframework.data.cassandra.core.ReactiveFluentCassandraOperations (also extends org.springframework.data.cassandra.core.ReactiveInsertOperation, org.springframework.data.cassandra.core.ReactiveSelectOperation, org.springframework.data.cassandra.core.ReactiveUpdateOperation)
- org.springframework.data.cassandra.core.ReactiveDeleteOperation.DeleteWithQuery
- org.springframework.data.cassandra.core.ReactiveDeleteOperation.ReactiveDelete (also extends org.springframework.data.cassandra.core.ReactiveDeleteOperation.DeleteWithTable)
- org.springframework.data.cassandra.core.ReactiveDeleteOperation.DeleteWithTable
- org.springframework.data.cassandra.core.ReactiveDeleteOperation.ReactiveDelete (also extends org.springframework.data.cassandra.core.ReactiveDeleteOperation.DeleteWithQuery)
- org.springframework.data.cassandra.core.ReactiveDeleteOperation.TerminatingDelete
- org.springframework.data.cassandra.core.ReactiveInsertOperation
- org.springframework.data.cassandra.core.ReactiveFluentCassandraOperations (also extends org.springframework.data.cassandra.core.ReactiveDeleteOperation, org.springframework.data.cassandra.core.ReactiveSelectOperation, org.springframework.data.cassandra.core.ReactiveUpdateOperation)
- org.springframework.data.cassandra.core.ReactiveCassandraOperations
- org.springframework.data.cassandra.core.ReactiveFluentCassandraOperations (also extends org.springframework.data.cassandra.core.ReactiveDeleteOperation, org.springframework.data.cassandra.core.ReactiveSelectOperation, org.springframework.data.cassandra.core.ReactiveUpdateOperation)
- org.springframework.data.cassandra.core.ReactiveInsertOperation.TerminatingInsert<T>
- org.springframework.data.cassandra.core.ReactiveInsertOperation.InsertWithOptions<T>
- org.springframework.data.cassandra.core.ReactiveInsertOperation.InsertWithTable<T>
- org.springframework.data.cassandra.core.ReactiveInsertOperation.ReactiveInsert<T>
- org.springframework.data.cassandra.core.ReactiveInsertOperation.InsertWithTable<T>
- org.springframework.data.cassandra.core.ReactiveInsertOperation.InsertWithOptions<T>
- org.springframework.data.cassandra.core.cql.ReactivePreparedStatementCreator
- org.springframework.data.cassandra.core.ReactiveCassandraTemplate.ReactivePreparedStatementHandler (also extends org.springframework.data.cassandra.core.cql.CqlProvider, org.springframework.data.cassandra.core.cql.PreparedStatementBinder)
- org.springframework.data.cassandra.core.ReactiveSelectOperation
- org.springframework.data.cassandra.core.ReactiveFluentCassandraOperations (also extends org.springframework.data.cassandra.core.ReactiveDeleteOperation, org.springframework.data.cassandra.core.ReactiveInsertOperation, org.springframework.data.cassandra.core.ReactiveUpdateOperation)
- org.springframework.data.cassandra.core.ReactiveCassandraOperations
- org.springframework.data.cassandra.core.ReactiveFluentCassandraOperations (also extends org.springframework.data.cassandra.core.ReactiveDeleteOperation, org.springframework.data.cassandra.core.ReactiveInsertOperation, org.springframework.data.cassandra.core.ReactiveUpdateOperation)
- org.springframework.data.cassandra.core.ReactiveSelectOperation.TerminatingSelect<T>
- org.springframework.data.cassandra.core.ReactiveSelectOperation.SelectWithQuery<T>
- org.springframework.data.cassandra.core.ReactiveSelectOperation.SelectWithProjection<T>
- org.springframework.data.cassandra.core.ReactiveSelectOperation.ReactiveSelect<T> (also extends org.springframework.data.cassandra.core.ReactiveSelectOperation.SelectWithTable<T>)
- org.springframework.data.cassandra.core.ReactiveSelectOperation.SelectWithTable<T>
- org.springframework.data.cassandra.core.ReactiveSelectOperation.ReactiveSelect<T> (also extends org.springframework.data.cassandra.core.ReactiveSelectOperation.SelectWithProjection<T>)
- org.springframework.data.cassandra.core.ReactiveSelectOperation.SelectWithProjection<T>
- org.springframework.data.cassandra.core.ReactiveSelectOperation.SelectWithQuery<T>
- org.springframework.data.cassandra.core.ReactiveUpdateOperation
- org.springframework.data.cassandra.core.ReactiveFluentCassandraOperations (also extends org.springframework.data.cassandra.core.ReactiveDeleteOperation, org.springframework.data.cassandra.core.ReactiveInsertOperation, org.springframework.data.cassandra.core.ReactiveSelectOperation)
- org.springframework.data.cassandra.core.ReactiveCassandraOperations
- org.springframework.data.cassandra.core.ReactiveFluentCassandraOperations (also extends org.springframework.data.cassandra.core.ReactiveDeleteOperation, org.springframework.data.cassandra.core.ReactiveInsertOperation, org.springframework.data.cassandra.core.ReactiveSelectOperation)
- org.springframework.data.cassandra.core.ReactiveUpdateOperation.TerminatingUpdate
- org.springframework.data.cassandra.core.ReactiveUpdateOperation.UpdateWithQuery
- org.springframework.data.cassandra.core.ReactiveUpdateOperation.ReactiveUpdate (also extends org.springframework.data.cassandra.core.ReactiveUpdateOperation.UpdateWithTable)
- org.springframework.data.cassandra.core.ReactiveUpdateOperation.UpdateWithTable
- org.springframework.data.cassandra.core.ReactiveUpdateOperation.ReactiveUpdate (also extends org.springframework.data.cassandra.core.ReactiveUpdateOperation.UpdateWithQuery)