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.data.cassandra.convert.AbstractCassandraConverter (implements org.springframework.data.cassandra.convert.CassandraConverter, org.springframework.beans.factory.InitializingBean)
- 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.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)
- org.springframework.cassandra.core.cql.generator.UserTypeNameCqlGenerator<T>
- org.springframework.cassandra.core.keyspace.UserTypeNameSpecification<T>
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Spring Data for Apache Cassandra
Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.