Class Hierarchy
- java.lang.Object
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.data.couchbase.core.convert.AbstractCouchbaseConverter (implements org.springframework.data.couchbase.core.convert.CouchbaseConverter, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.couchbase.config.AbstractCouchbaseDataConfiguration
- org.springframework.data.couchbase.core.mapping.event.AbstractCouchbaseEventListener<E> (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- 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.couchbase.repository.query.AbstractN1qlBasedQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,S>
- org.springframework.data.auditing.config.AuditingBeanDefinitionRegistrarSupport (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.data.couchbase.core.mapping.event.AuditingEventListener (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.couchbase.config.BeanNames
- 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.data.couchbase.monitor.ClientInfo
- org.springframework.data.couchbase.monitor.ClusterInfo
- org.springframework.data.couchbase.repository.query.ConvertingIterator (implements java.util.Iterator<E>)
- org.springframework.data.couchbase.core.mapping.CouchbaseDocument (implements org.springframework.data.couchbase.core.mapping.CouchbaseStorable)
- org.springframework.data.couchbase.config.CouchbaseEnvironmentNoShutdownProxy (implements com.couchbase.client.java.env.CouchbaseEnvironment)
- org.springframework.data.couchbase.core.CouchbaseExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
- org.springframework.data.couchbase.config.CouchbaseJmxParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters
- org.springframework.data.couchbase.core.mapping.CouchbaseList (implements org.springframework.data.couchbase.core.mapping.CouchbaseStorable)
- org.springframework.data.couchbase.core.mapping.CouchbaseSimpleTypes
- org.springframework.data.couchbase.core.CouchbaseTemplate (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.data.couchbase.core.CouchbaseOperations)
- org.springframework.data.couchbase.repository.query.CountFragment
- org.springframework.data.couchbase.core.convert.CustomConversions
- org.springframework.data.couchbase.core.convert.DateConverters
- org.springframework.data.couchbase.core.convert.DefaultCouchbaseTypeMapper.CouchbaseDocumentTypeAliasAccessor (implements org.springframework.data.convert.TypeAliasAccessor<S>)
- org.springframework.data.convert.DefaultTypeMapper<S> (implements org.springframework.data.convert.TypeMapper<S>)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.data.couchbase.repository.query.support.GeoUtils
- org.springframework.data.couchbase.repository.support.IndexManager
- org.springframework.data.couchbase.core.convert.translation.JacksonTranslationService (implements org.springframework.beans.factory.InitializingBean, org.springframework.data.couchbase.core.convert.translation.TranslationService)
- org.springframework.data.couchbase.core.mapping.KeySettings
- org.springframework.context.expression.MapAccessor (implements org.springframework.expression.spel.CompilablePropertyAccessor)
- org.springframework.data.couchbase.repository.query.support.N1qlQueryCreatorUtils
- org.springframework.data.couchbase.repository.query.support.N1qlUtils
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.data.couchbase.repository.query.support.PointInShapeEvaluator
- org.springframework.data.repository.query.QueryMethod
- 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.data.couchbase.repository.config.RepositoryOperationsMapping
- org.springframework.data.couchbase.repository.support.SimpleCouchbaseRepository<T,ID> (implements org.springframework.data.couchbase.repository.CouchbaseRepository<T,ID>)
- org.springframework.data.couchbase.repository.query.SpatialViewBasedQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.couchbase.repository.query.SpatialViewQueryCreator.AbstractFalsePositiveEvaluator
- org.springframework.data.couchbase.repository.query.SpatialViewQueryCreator.SpatialViewQueryWrapper
- org.springframework.data.couchbase.repository.query.StringN1qlBasedQuery.N1qlSpelValues
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.data.couchbase.repository.query.ViewBasedCouchbaseQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.couchbase.repository.query.ViewQueryCreator.DerivedViewQuery
Interface Hierarchy
- org.springframework.data.couchbase.core.BucketCallback<T>
- org.springframework.data.couchbase.config.CouchbaseConfigurer
- org.springframework.data.couchbase.core.CouchbaseOperations
- org.springframework.data.couchbase.core.mapping.CouchbaseStorable
- org.springframework.data.repository.core.EntityMetadata<T>
- org.springframework.data.convert.EntityReader<T,S>
- org.springframework.data.couchbase.core.convert.CouchbaseConverter (also extends org.springframework.data.couchbase.core.convert.CouchbaseWriter<T,ConvertedCouchbaseDocument>, org.springframework.data.convert.EntityConverter<E,P,T,S>)
- org.springframework.data.convert.EntityConverter<E,P,T,S> (also extends org.springframework.data.convert.EntityWriter<T,S>)
- org.springframework.data.couchbase.core.convert.CouchbaseConverter (also extends org.springframework.data.couchbase.core.convert.CouchbaseWriter<T,ConvertedCouchbaseDocument>, org.springframework.data.convert.EntityReader<T,S>)
- org.springframework.data.convert.EntityWriter<T,S>
- org.springframework.data.couchbase.core.convert.CouchbaseConverter (also extends org.springframework.data.couchbase.core.convert.CouchbaseWriter<T,ConvertedCouchbaseDocument>, org.springframework.data.convert.EntityConverter<E,P,T,S>, org.springframework.data.convert.EntityReader<T,S>)
- org.springframework.data.couchbase.core.convert.CouchbaseWriter<T,ConvertedCouchbaseDocument>
- org.springframework.data.convert.EntityConverter<E,P,T,S> (also extends org.springframework.data.convert.EntityReader<T,S>)
- org.springframework.data.couchbase.core.convert.CouchbaseConverter (also extends org.springframework.data.couchbase.core.convert.CouchbaseWriter<T,ConvertedCouchbaseDocument>, org.springframework.data.convert.EntityReader<T,S>)
- org.springframework.data.couchbase.repository.query.PartTreeN1qlQueryCreator
- org.springframework.data.mapping.PersistentEntity<T,P>
- org.springframework.data.mapping.PersistentProperty<P>
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.couchbase.core.convert.translation.TranslationService
- org.springframework.data.convert.TypeMapper<S>
- org.springframework.data.couchbase.repository.support.ViewMetadataProvider
Annotation Type Hierarchy
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.springframework.data.couchbase.repository.support.ViewPostProcessor (implements org.springframework.data.repository.core.support.RepositoryProxyPostProcessor)
- org.springframework.data.couchbase.core.mapping.id.GenerationStrategy
- org.springframework.data.couchbase.core.WriteResultChecking
- org.springframework.data.couchbase.core.query.Consistency
- org.springframework.data.couchbase.core.convert.DateConverters.DateToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.SerializedObjectToDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.DateToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.CalendarToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.NumberToCalendarConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.LocalDateToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.LocalDateTimeToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.DateTimeToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.DateMidnightToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.NumberToLocalDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.NumberToLocalDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.NumberToDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.NumberToDateMidnightConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalDateTimeToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalDateToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalTimeToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToInstantConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.InstantToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.ZoneIdToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToZoneIdConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.DurationToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToDurationConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.PeriodToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToPeriodConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.