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.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.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.config.CassandraMappingBeanFactoryPostProcessor (implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
- org.springframework.data.cassandra.config.xml.CassandraMappingXmlBeanFactoryPostProcessorRegistrar
- org.springframework.data.cassandra.config.CassandraTemplateFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.cassandra.core.CassandraValue
- org.springframework.cassandra.core.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.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.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.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.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.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.cassandra.core.PreparedStatementCreatorImpl (implements org.springframework.cassandra.core.PreparedStatementBinder, org.springframework.cassandra.core.PreparedStatementCreator)
- org.springframework.data.cassandra.mapping.PropertyMapping
- org.springframework.data.repository.query.QueryMethod
- org.springframework.cassandra.core.QueryOptions
- 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.beans.factory.BeanClassLoaderAware, 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.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.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)
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.