Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data Couchbase
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.data.couchbase.cache
,
org.springframework.data.couchbase.config
,
org.springframework.data.couchbase.core
,
org.springframework.data.couchbase.core.convert
,
org.springframework.data.couchbase.core.convert.translation
,
org.springframework.data.couchbase.core.mapping
,
org.springframework.data.couchbase.core.mapping.event
,
org.springframework.data.couchbase.core.view
,
org.springframework.data.couchbase.monitor
,
org.springframework.data.couchbase.repository
,
org.springframework.data.couchbase.repository.config
,
org.springframework.data.couchbase.repository.query
,
org.springframework.data.couchbase.repository.support
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.data.couchbase.config.
CouchbaseParser
org.springframework.data.couchbase.config.
CouchbaseTemplateParser
org.springframework.data.couchbase.config.
CouchbaseTranslationServiceParser
org.springframework.cache.support.
AbstractCacheManager
(implements org.springframework.cache.
CacheManager
, org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.couchbase.cache.
CouchbaseCacheManager
org.springframework.data.couchbase.config.
AbstractCouchbaseConfiguration
org.springframework.data.couchbase.core.convert.
AbstractCouchbaseConverter
(implements org.springframework.data.couchbase.core.convert.
CouchbaseConverter
, org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.couchbase.core.convert.
MappingCouchbaseConverter
(implements org.springframework.context.
ApplicationContextAware
)
org.springframework.data.couchbase.core.mapping.event.
AbstractCouchbaseEventListener
<E> (implements org.springframework.context.
ApplicationListener
<E>)
org.springframework.data.couchbase.core.mapping.event.
LoggingEventListener
org.springframework.data.couchbase.core.mapping.event.
ValidatingCouchbaseEventListener
org.springframework.data.repository.core.support.
AbstractEntityInformation
<T,ID> (implements org.springframework.data.repository.core.
EntityInformation
<T,ID>)
org.springframework.data.couchbase.repository.support.
MappingCouchbaseEntityInformation
<T,ID> (implements org.springframework.data.couchbase.repository.query.
CouchbaseEntityInformation
<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.couchbase.core.mapping.
CouchbaseMappingContext
(implements org.springframework.context.
ApplicationContextAware
)
org.springframework.data.couchbase.monitor.
AbstractMonitor
org.springframework.data.couchbase.monitor.
ClientInfo
org.springframework.data.couchbase.monitor.
ClusterInfo
org.springframework.data.mapping.model.
AbstractPersistentProperty
<P> (implements org.springframework.data.mapping.
PersistentProperty
<P>)
org.springframework.data.mapping.model.
AnnotationBasedPersistentProperty
<P>
org.springframework.data.couchbase.core.mapping.
BasicCouchbasePersistentProperty
(implements org.springframework.data.couchbase.core.mapping.
CouchbasePersistentProperty
)
org.springframework.data.mapping.model.
BasicPersistentEntity
<T,P> (implements org.springframework.data.mapping.model.
MutablePersistentEntity
<T,P>)
org.springframework.data.couchbase.core.mapping.
BasicCouchbasePersistentEntity
<T> (implements org.springframework.context.
ApplicationContextAware
, org.springframework.data.couchbase.core.mapping.
CouchbasePersistentEntity
<T>)
org.springframework.data.couchbase.config.
BeanNames
org.springframework.data.couchbase.core.mapping.
CamelCaseSplittingFieldNamingStrategy
(implements org.springframework.data.couchbase.core.mapping.
FieldNamingStrategy
)
org.springframework.data.couchbase.core.mapping.
CamelCaseAbbreviatingFieldNamingStrategy
org.springframework.data.couchbase.core.mapping.
SnakeCaseFieldNamingStrategy
org.springframework.data.couchbase.cache.
CouchbaseCache
(implements org.springframework.cache.
Cache
)
org.springframework.data.couchbase.core.mapping.
CouchbaseDocument
(implements org.springframework.data.couchbase.core.mapping.
CouchbaseStorable
)
org.springframework.data.couchbase.core.
CouchbaseExceptionTranslator
(implements org.springframework.dao.support.
PersistenceExceptionTranslator
)
org.springframework.data.couchbase.core.
CouchbaseFactoryBean
(implements org.springframework.beans.factory.
DisposableBean
, org.springframework.beans.factory.
FactoryBean
<T>, org.springframework.beans.factory.
InitializingBean
, org.springframework.dao.support.
PersistenceExceptionTranslator
)
org.springframework.data.couchbase.config.
CouchbaseJmxParser
(implements org.springframework.beans.factory.xml.
BeanDefinitionParser
)
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.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>)
org.springframework.data.couchbase.core.convert.
DefaultCouchbaseTypeMapper
(implements org.springframework.data.couchbase.core.convert.
CouchbaseTypeMapper
)
java.util.
EventObject
(implements java.io.
Serializable
)
org.springframework.context.
ApplicationEvent
org.springframework.data.couchbase.core.mapping.event.
CouchbaseMappingEvent
<T>
org.springframework.data.couchbase.core.mapping.event.
AfterDeleteEvent
<E>
org.springframework.data.couchbase.core.mapping.event.
AfterSaveEvent
<E>
org.springframework.data.couchbase.core.mapping.event.
BeforeConvertEvent
<E>
org.springframework.data.couchbase.core.mapping.event.
BeforeDeleteEvent
<E>
org.springframework.data.couchbase.core.mapping.event.
BeforeSaveEvent
<E>
org.springframework.data.couchbase.core.convert.translation.
JacksonTranslationService
(implements org.springframework.beans.factory.
InitializingBean
, org.springframework.data.couchbase.core.convert.translation.
TranslationService
)
org.springframework.context.expression.
MapAccessor
(implements org.springframework.expression.
PropertyAccessor
)
org.springframework.data.couchbase.core.convert.
CouchbaseDocumentPropertyAccessor
org.springframework.beans.factory.xml.
NamespaceHandlerSupport
(implements org.springframework.beans.factory.xml.
NamespaceHandler
)
org.springframework.data.couchbase.config.
CouchbaseNamespaceHandler
org.springframework.data.repository.query.
QueryMethod
org.springframework.data.couchbase.repository.query.
CouchbaseQueryMethod
org.springframework.data.repository.config.
RepositoryBeanDefinitionRegistrarSupport
(implements org.springframework.context.
EnvironmentAware
, org.springframework.context.annotation.
ImportBeanDefinitionRegistrar
, org.springframework.context.
ResourceLoaderAware
)
org.springframework.data.couchbase.repository.config.
CouchbaseRepositoriesRegistrar
org.springframework.data.repository.config.
RepositoryConfigurationExtensionSupport
(implements org.springframework.data.repository.config.
RepositoryConfigurationExtension
)
org.springframework.data.couchbase.repository.config.
CouchbaseRepositoryConfigurationExtension
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.couchbase.repository.support.
CouchbaseRepositoryFactoryBean
<T,S,ID>
org.springframework.data.repository.core.support.
RepositoryFactorySupport
(implements org.springframework.beans.factory.
BeanClassLoaderAware
)
org.springframework.data.couchbase.repository.support.
CouchbaseRepositoryFactory
org.springframework.data.couchbase.repository.support.
SimpleCouchbaseRepository
<T,ID> (implements org.springframework.data.couchbase.repository.
CouchbaseRepository
<T,ID>)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.core.
NestedRuntimeException
org.springframework.dao.
DataAccessException
org.springframework.dao.
NonTransientDataAccessException
org.springframework.dao.
DataIntegrityViolationException
org.springframework.data.couchbase.core.
CouchbaseDataIntegrityViolationException
org.springframework.dao.
TransientDataAccessException
org.springframework.data.couchbase.core.
OperationCancellationException
org.springframework.data.couchbase.core.
OperationInterruptedException
org.springframework.data.couchbase.repository.query.
ViewBasedCouchbaseQuery
(implements org.springframework.data.repository.query.
RepositoryQuery
)
Interface Hierarchy
org.springframework.data.couchbase.core.
BucketCallback
<T>
org.springframework.data.couchbase.core.
CouchbaseOperations
org.springframework.data.couchbase.core.mapping.
CouchbaseStorable
org.springframework.data.repository.core.
EntityMetadata
<T>
org.springframework.data.couchbase.repository.query.
CouchbaseEntityInformation
<T,ID>
org.springframework.data.repository.core.
EntityInformation
<T,ID>
org.springframework.data.couchbase.repository.query.
CouchbaseEntityInformation
<T,ID>
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.couchbase.core.convert.
CouchbaseConverter
(also extends org.springframework.data.convert.
EntityConverter
<E,P,T,S>, org.springframework.data.convert.
EntityReader
<T,S>)
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.core.mapping.
FieldNamingStrategy
org.springframework.data.mapping.
PersistentEntity
<T,P>
org.springframework.data.couchbase.core.mapping.
CouchbasePersistentEntity
<T>
org.springframework.data.mapping.
PersistentProperty
<P>
org.springframework.data.couchbase.core.mapping.
CouchbasePersistentProperty
org.springframework.data.repository.
Repository
<T,ID>
org.springframework.data.couchbase.repository.
CouchbaseRepository
<T,ID>
org.springframework.data.repository.
CrudRepository
<T,ID>
org.springframework.data.couchbase.repository.
CouchbaseRepository
<T,ID>
org.springframework.data.couchbase.core.convert.translation.
TranslationService
org.springframework.data.convert.
TypeMapper
<S>
org.springframework.data.couchbase.core.convert.
CouchbaseTypeMapper
org.springframework.data.couchbase.repository.support.
ViewMetadataProvider
Annotation Type Hierarchy
org.springframework.data.couchbase.repository.config.
EnableCouchbaseRepositories
(implements java.lang.annotation.
Annotation
)
org.springframework.data.couchbase.core.mapping.
Document
(implements java.lang.annotation.
Annotation
)
org.springframework.data.couchbase.core.mapping.
Field
(implements java.lang.annotation.
Annotation
)
org.springframework.data.couchbase.core.view.
View
(implements java.lang.annotation.
Annotation
)
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.
WriteResultChecking
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.LongToDateConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.couchbase.core.convert.
DateConverters.LongToCalendarConverter
(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.LongToLocalDateConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.couchbase.core.convert.
DateConverters.LongToLocalDateTimeConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.couchbase.core.convert.
DateConverters.LongToDateTimeConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.couchbase.core.convert.
DateConverters.LongToDateMidnightConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.couchbase.core.mapping.
FallbackFieldNamingStrategy
(implements org.springframework.data.couchbase.core.mapping.
FieldNamingStrategy
)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data Couchbase
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011-2014–2014
Pivotal Software, Inc.
. All rights reserved.