Spring Data for Apache Cassandra
Class Hierarchy
- java.lang.Object
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
- org.springframework.cassandra.config.xml.CassandraCqlClusterParser
- org.springframework.data.cassandra.convert.AbstractCassandraConverter (implements org.springframework.data.cassandra.convert.CassandraConverter, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.cassandra.convert.MappingCassandraConverter (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.data.cassandra.convert.CassandraConverter)
- org.springframework.data.cassandra.repository.query.AbstractCassandraQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.cassandra.config.java.AbstractClusterConfiguration
- org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<P>
- org.springframework.cassandra.core.converter.AbstractResultSetConverter<T> (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.cassandra.mapping.BasicCassandraPersistentEntityMetadataVerifier (implements org.springframework.data.cassandra.mapping.CassandraPersistentEntityMetadataVerifier)
- org.springframework.data.cassandra.convert.BasicCassandraRowValueProvider (implements org.springframework.data.cassandra.convert.CassandraRowValueProvider)
- org.springframework.data.cassandra.repository.support.BasicMapId (implements org.springframework.data.cassandra.repository.MapId)
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.cassandra.config.BeanDefinitionBuilderArgument
- org.springframework.data.cassandra.config.BeanDefinitionUtils
- org.springframework.cassandra.core.CachedPreparedStatementCreator (implements org.springframework.cassandra.core.PreparedStatementCreator)
- org.springframework.cassandra.support.CassandraAccessor (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.data.cassandra.core.CassandraConverterRowCallback<T> (implements org.springframework.cassandra.core.RowCallback<T>)
- org.springframework.cassandra.config.CassandraCqlClusterFactoryBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.dao.support.PersistenceExceptionTranslator)
- org.springframework.cassandra.config.CassandraCqlSessionFactoryBean (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.dao.support.PersistenceExceptionTranslator)
- org.springframework.cassandra.config.CassandraCqlTemplateFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.cassandra.config.CassandraEntityClassScanner
- org.springframework.cassandra.support.CassandraExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
- org.springframework.data.cassandra.convert.CassandraJodaTimeConverters
- org.springframework.data.cassandra.convert.CassandraJsr310Converters
- org.springframework.data.cassandra.config.CassandraMappingBeanFactoryPostProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor)
- org.springframework.data.cassandra.config.xml.CassandraMappingXmlBeanFactoryPostProcessorRegistrar
- org.springframework.data.cassandra.core.CassandraPersistentEntitySchemaCreator
- org.springframework.data.cassandra.core.CassandraPersistentEntitySchemaDropper
- org.springframework.data.cassandra.config.CassandraTemplateFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.cassandra.convert.CassandraThreeTenBackPortConverters
- org.springframework.data.cassandra.convert.CassandraUDTValueProvider (implements org.springframework.data.cassandra.convert.CassandraValueProvider)
- org.springframework.data.cassandra.core.CassandraValue
- org.springframework.data.repository.cdi.CdiRepositoryBean<T> (implements javax.enterprise.inject.spi.Bean<T>, javax.enterprise.inject.spi.PassivationCapable)
- org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport (implements javax.enterprise.inject.spi.Extension)
- org.springframework.util.CollectionUtils
- org.springframework.cassandra.core.cql.generator.ColumnChangeCqlGenerator<T>
- org.springframework.cassandra.core.keyspace.ColumnChangeSpecification
- org.springframework.data.cassandra.convert.ColumnReader
- org.springframework.cassandra.core.keyspace.ColumnSpecification
- org.springframework.data.cassandra.mapping.CompositeCassandraPersistentEntityMetadataVerifier (implements org.springframework.data.cassandra.mapping.CassandraPersistentEntityMetadataVerifier)
- org.springframework.cassandra.core.ConsistencyLevelResolver
- org.springframework.cassandra.core.cql.CqlConstantType.Regex
- org.springframework.cassandra.core.cql.CqlIdentifier (implements java.lang.Comparable<T>, java.io.Serializable)
- org.springframework.cassandra.core.cql.CqlStringUtils
- org.springframework.data.cassandra.util.CqlUtils
- org.springframework.data.cassandra.convert.CustomConversions
- org.springframework.cassandra.config.DataCenterReplication
- org.springframework.cassandra.core.keyspace.DefaultOption (implements org.springframework.cassandra.core.keyspace.Option)
- org.springframework.data.cassandra.mapping.EntityMapping
- org.springframework.cassandra.core.keyspace.FieldSpecification
- org.springframework.data.cassandra.repository.support.IdInterfaceValidator
- org.springframework.cassandra.core.cql.generator.IndexNameCqlGenerator<T>
- org.springframework.cassandra.core.keyspace.IndexNameSpecification<T>
- org.springframework.cassandra.core.keyspace.KeyspaceActionSpecification<T>
- org.springframework.cassandra.config.KeyspaceActionSpecificationFactoryBean (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.cassandra.config.KeyspaceAttributes
- org.springframework.cassandra.core.cql.KeyspaceIdentifier (implements java.lang.Comparable<T>)
- org.springframework.cassandra.core.cql.generator.KeyspaceNameCqlGenerator<T>
- org.springframework.cassandra.core.util.MapBuilder<K,V> (implements java.util.Map<K,V>)
- org.springframework.data.cassandra.repository.support.MapIdFactory
- org.springframework.data.cassandra.mapping.Mapping
- org.springframework.cassandra.config.MultiLevelListFlattenerFactoryBean<T> (implements org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.cassandra.config.MultiLevelSetFlattenerFactoryBean<T> (implements org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.data.repository.query.Parameters<S,T> (implements java.lang.Iterable<T>)
- org.springframework.data.repository.query.ParametersParameterAccessor (implements org.springframework.data.repository.query.ParameterAccessor)
- org.springframework.cassandra.config.xml.ParsingUtils
- org.springframework.data.mapping.model.PersistentEntityParameterValueProvider<P> (implements org.springframework.data.mapping.model.ParameterValueProvider<P>)
- org.springframework.cassandra.config.PoolingOptionsFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.cassandra.config.PoolingOptionsFactoryBean.HostDistancePoolingOptions
- org.springframework.data.cassandra.mapping.PrimaryKeyClassEntityMetadataVerifier (implements org.springframework.data.cassandra.mapping.CassandraPersistentEntityMetadataVerifier)
- org.springframework.data.cassandra.mapping.PropertyMapping
- org.springframework.data.repository.query.QueryMethod
- org.springframework.cassandra.core.QueryOptions
- org.springframework.cassandra.core.QueryOptions.QueryOptionsBuilder
- org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.cassandra.core.support.ResultSetAdapter (implements com.datastax.driver.core.ResultSet)
- org.springframework.cassandra.core.ResultSetFutureCancellable (implements org.springframework.cassandra.core.Cancellable)
- org.springframework.cassandra.core.converter.ResultSetToArrayConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.cassandra.core.converter.ResultSetToListConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.cassandra.core.RetryPolicyResolver
- org.springframework.cassandra.core.RingMember (implements java.io.Serializable)
- org.springframework.cassandra.core.RingMemberHostMapper (implements org.springframework.cassandra.core.HostMapper<T>)
- org.springframework.cassandra.core.converter.RowToArrayConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.cassandra.core.converter.RowToListConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.cassandra.core.converter.RowToMapConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.cassandra.repository.support.SimpleCassandraRepository<T,ID> (implements org.springframework.data.cassandra.repository.TypedIdCassandraRepository<T,ID>)
- org.springframework.cassandra.core.SimplePreparedStatementCreator (implements org.springframework.cassandra.core.PreparedStatementCreator)
- org.springframework.data.mapping.model.SimpleTypeHolder
- org.springframework.data.cassandra.mapping.SimpleUserTypeResolver (implements org.springframework.data.cassandra.mapping.UserTypeResolver)
- org.springframework.cassandra.config.SocketOptionsFactoryBean (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.cassandra.util.SpelUtils
- org.springframework.cassandra.core.cql.generator.TableNameCqlGenerator<T>
- org.springframework.cassandra.core.keyspace.TableNameSpecification<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.data.cassandra.repository.support.IdInterfaceException
- org.springframework.data.cassandra.repository.support.IdInterfaceExceptions
- org.springframework.data.mapping.model.MappingException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.cassandra.support.exception.CassandraInternalException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.cassandra.support.exception.CassandraSchemaElementExistsException
- org.springframework.dao.InvalidDataAccessApiUsageException
- org.springframework.dao.InvalidDataAccessResourceUsageException
- org.springframework.dao.TypeMismatchDataAccessException
- org.springframework.dao.NonTransientDataAccessResourceException
- org.springframework.dao.DataAccessResourceFailureException
- org.springframework.dao.PermissionDeniedDataAccessException
- org.springframework.dao.UncategorizedDataAccessException
- org.springframework.dao.TransientDataAccessException
- org.springframework.cassandra.core.cql.generator.UserTypeNameCqlGenerator<T>
- org.springframework.cassandra.core.keyspace.UserTypeNameSpecification<T>
Interface Hierarchy
- org.springframework.cassandra.core.AsynchronousQueryListener
- org.springframework.beans.factory.Aware
- org.springframework.context.ApplicationContextAware
- org.springframework.data.cassandra.mapping.CassandraPersistentEntity<T> (also extends org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.cassandra.mapping.CassandraPersistentProperty (also extends org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.cassandra.mapping.CassandraPersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware, org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.cassandra.mapping.CassandraPersistentProperty (also extends org.springframework.context.ApplicationContextAware, org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.cassandra.core.Cancellable
- org.springframework.data.cassandra.core.CassandraBatchOperations
- org.springframework.data.cassandra.mapping.CassandraPersistentEntityMetadataVerifier
- org.springframework.data.cassandra.core.CassandraTemplate.ClauseCallback
- org.springframework.cassandra.config.ClusterBuilderConfigurer
- org.springframework.data.cassandra.Constants
- org.springframework.cassandra.core.CqlOperations
- org.springframework.cassandra.config.xml.DefaultCqlBeanNames
- org.springframework.data.cassandra.core.DeletionListener<T>
- org.springframework.data.repository.core.EntityMetadata<T>
- org.springframework.data.cassandra.repository.query.CassandraEntityInformation<T,ID> (also extends org.springframework.data.cassandra.repository.query.CassandraEntityMetadata<T>, org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.cassandra.repository.query.CassandraEntityMetadata<T>
- org.springframework.data.cassandra.repository.query.CassandraEntityInformation<T,ID> (also extends org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.repository.core.EntityInformation<T,ID>
- org.springframework.data.convert.EntityReader<T,S>
- org.springframework.data.cassandra.convert.CassandraConverter
- org.springframework.data.convert.EntityConverter<E,P,T,S> (also extends org.springframework.data.convert.EntityWriter<T,S>)
- org.springframework.data.convert.EntityWriter<T,S>
- org.springframework.data.cassandra.convert.CassandraConverter
- org.springframework.data.convert.EntityConverter<E,P,T,S> (also extends org.springframework.data.convert.EntityReader<T,S>)
- org.springframework.cassandra.core.HostMapper<T>
- org.springframework.cassandra.core.keyspace.IndexDescriptor
- java.lang.Iterable<T>
- org.springframework.data.cassandra.repository.query.CassandraParameterAccessor
- org.springframework.data.repository.query.ParameterAccessor
- org.springframework.cassandra.core.keyspace.KeyspaceDescriptor
- java.util.Map<K,V>
- org.springframework.data.cassandra.repository.MapId (also extends java.io.Serializable)
- org.springframework.data.cassandra.repository.MapIdentifiable
- org.springframework.data.mapping.context.MappingContext<E,P>
- org.springframework.cassandra.core.keyspace.Option
- org.springframework.data.mapping.PersistentEntity<T,P>
- org.springframework.data.cassandra.mapping.CassandraPersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware, org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.mapping.model.MutablePersistentEntity<T,P>
- org.springframework.data.cassandra.mapping.CassandraPersistentEntity<T> (also extends org.springframework.context.ApplicationContextAware)
- org.springframework.data.mapping.PersistentProperty<P>
- org.springframework.data.cassandra.mapping.CassandraPersistentProperty (also extends org.springframework.context.ApplicationContextAware)
- org.springframework.cassandra.core.PreparedStatementBinder
- org.springframework.cassandra.core.PreparedStatementCallback<T>
- org.springframework.cassandra.core.PreparedStatementCreator
- org.springframework.data.mapping.model.PropertyValueProvider<P>
- org.springframework.cassandra.core.QueryForListListener<T>
- org.springframework.cassandra.core.QueryForMapListener
- org.springframework.cassandra.core.QueryForObjectListener<T>
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.cassandra.core.ResultSetExtractor<T>
- org.springframework.cassandra.core.ResultSetFutureExtractor<T>
- org.springframework.cassandra.core.RowCallback<T>
- org.springframework.cassandra.core.RowCallbackHandler
- org.springframework.cassandra.core.RowIterator
- org.springframework.cassandra.core.RowMapper<T>
- java.io.Serializable
- org.springframework.data.cassandra.repository.MapId (also extends java.util.Map<K,V>)
- org.springframework.cassandra.core.SessionCallback<T>
- org.springframework.cassandra.core.keyspace.TableDescriptor
- org.springframework.data.cassandra.mapping.UserTypeResolver
- org.springframework.data.cassandra.core.WriteListener<T>
Annotation Type Hierarchy
Enum Hierarchy
Spring Data for Apache Cassandra
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.