Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.data.mongodb
,
org.springframework.data.mongodb.config
,
org.springframework.data.mongodb.core
,
org.springframework.data.mongodb.core.convert
,
org.springframework.data.mongodb.core.geo
,
org.springframework.data.mongodb.core.index
,
org.springframework.data.mongodb.core.mapping
,
org.springframework.data.mongodb.core.mapping.event
,
org.springframework.data.mongodb.core.mapreduce
,
org.springframework.data.mongodb.core.query
,
org.springframework.data.mongodb.monitor
,
org.springframework.data.mongodb.repository
,
org.springframework.data.mongodb.repository.config
,
org.springframework.data.mongodb.repository.query
,
org.springframework.data.mongodb.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.mongodb.config.
MongoParser
org.springframework.data.mongodb.config.
MappingMongoConverterParser
org.springframework.data.mongodb.config.
MongoDbFactoryParser
org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
org.springframework.data.mongodb.repository.support.
MappingMongoEntityInformation
<T,ID> (implements org.springframework.data.mongodb.repository.query.
MongoEntityInformation
<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.mongodb.core.mapping.
MongoMappingContext
(implements org.springframework.context.ApplicationContextAware)
org.springframework.data.mongodb.core.mapping.
SimpleMongoMappingContext
org.springframework.data.mongodb.config.
AbstractMongoConfiguration
org.springframework.data.mongodb.core.convert.
AbstractMongoConverter
(implements org.springframework.beans.factory.InitializingBean, org.springframework.data.mongodb.core.convert.
MongoConverter
)
org.springframework.data.mongodb.core.convert.
MappingMongoConverter
(implements org.springframework.context.ApplicationContextAware)
org.springframework.data.mongodb.core.mapping.event.
AbstractMongoEventListener
<E> (implements org.springframework.context.ApplicationListener<E>)
org.springframework.data.mongodb.core.mapping.event.
LoggingEventListener
org.springframework.data.mongodb.repository.query.
AbstractMongoQuery
(implements org.springframework.data.repository.query.RepositoryQuery)
org.springframework.data.mongodb.repository.query.
PartTreeMongoQuery
org.springframework.data.mongodb.repository.query.
StringBasedMongoQuery
org.springframework.data.mongodb.monitor.
AbstractMonitor
org.springframework.data.mongodb.monitor.
AssertMetrics
org.springframework.data.mongodb.monitor.
BackgroundFlushingMetrics
org.springframework.data.mongodb.monitor.
BtreeIndexCounters
org.springframework.data.mongodb.monitor.
ConnectionMetrics
org.springframework.data.mongodb.monitor.
GlobalLockMetrics
org.springframework.data.mongodb.monitor.
MemoryMetrics
org.springframework.data.mongodb.monitor.
OperationCounters
org.springframework.data.mongodb.monitor.
ServerInfo
org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<P>
org.springframework.data.mongodb.core.mapping.
BasicMongoPersistentProperty
(implements org.springframework.data.mongodb.core.mapping.
MongoPersistentProperty
)
org.springframework.data.mongodb.core.mapping.
CachingMongoPersistentProperty
javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
com.mysema.query.apt.AbstractQuerydslProcessor
org.springframework.data.mongodb.repository.support.
MongoAnnotationProcessor
org.springframework.data.repository.config.AbstractRepositoryConfigDefinitionParser<S,T> (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.data.mongodb.repository.config.
MongoRepositoryConfigParser
org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
org.springframework.data.mongodb.core.mapping.
BasicMongoPersistentEntity
<T> (implements org.springframework.context.ApplicationContextAware, org.springframework.data.mongodb.core.mapping.
MongoPersistentEntity
<T>)
org.springframework.data.mongodb.config.
BeanNames
org.springframework.data.mongodb.core.geo.
Box
(implements org.springframework.data.mongodb.core.geo.
Shape
)
org.springframework.data.mongodb.core.geo.
Circle
(implements org.springframework.data.mongodb.core.geo.
Shape
)
org.springframework.data.mongodb.core.
CollectionOptions
org.springframework.data.mongodb.repository.query.
ConvertingParameterAccessor
(implements org.springframework.data.mongodb.repository.query.
MongoParameterAccessor
)
org.springframework.data.mongodb.core.query.
Criteria
(implements org.springframework.data.mongodb.core.query.
CriteriaDefinition
)
org.springframework.data.mongodb.core.convert.
CustomConversions
org.springframework.data.mongodb.repository.support.
DefaultEntityInformationCreator
(implements org.springframework.data.mongodb.repository.query.
EntityInformationCreator
)
org.springframework.data.mongodb.core.
DefaultIndexOperations
(implements org.springframework.data.mongodb.core.
IndexOperations
)
org.springframework.data.mongodb.core.convert.
DefaultMongoTypeMapper.DBObjectTypeAliasAccessor
(implements org.springframework.data.convert.TypeAliasAccessor<S>)
org.springframework.data.convert.DefaultTypeMapper<S> (implements org.springframework.data.convert.TypeMapper<S>)
org.springframework.data.mongodb.core.convert.
DefaultMongoTypeMapper
(implements org.springframework.data.mongodb.core.convert.
MongoTypeMapper
)
org.springframework.data.mongodb.core.geo.
Distance
java.util.
EventObject
(implements java.io.
Serializable
)
org.springframework.context.ApplicationEvent
org.springframework.data.mongodb.core.mapping.event.
MongoMappingEvent
<T>
org.springframework.data.mongodb.core.mapping.event.
AfterConvertEvent
<E>
org.springframework.data.mongodb.core.mapping.event.
AfterLoadEvent
<T>
org.springframework.data.mongodb.core.mapping.event.
AfterSaveEvent
<E>
org.springframework.data.mongodb.core.mapping.event.
BeforeConvertEvent
<T>
org.springframework.data.mongodb.core.mapping.event.
BeforeSaveEvent
<E>
org.springframework.data.mongodb.core.query.
Field
org.springframework.data.mongodb.core.
FindAndModifyOptions
org.springframework.data.mongodb.core.geo.
GeoResult
<T>
org.springframework.data.mongodb.core.geo.
GeoResults
<T> (implements java.lang.
Iterable
<T>)
org.springframework.data.mongodb.core.index.
GeospatialIndex
(implements org.springframework.data.mongodb.core.index.
IndexDefinition
)
org.springframework.data.mongodb.core.mapreduce.
GroupBy
org.springframework.data.mongodb.core.mapreduce.
GroupByResults
<T> (implements java.lang.
Iterable
<T>)
org.springframework.data.mongodb.core.index.
Index
(implements org.springframework.data.mongodb.core.index.
IndexDefinition
)
org.springframework.data.mongodb.core.index.
IndexInfo
org.springframework.data.mongodb.core.index.
IndexPredicate
org.springframework.data.mongodb.core.mapreduce.
MapReduceCounts
org.springframework.data.mongodb.core.mapreduce.
MapReduceOptions
org.springframework.data.mongodb.core.mapreduce.
MapReduceResults
<T> (implements java.lang.
Iterable
<T>)
org.springframework.data.mongodb.core.mapreduce.
MapReduceTiming
org.springframework.data.mongodb.core.
MongoAction
org.springframework.data.mongodb.core.
MongoAdmin
(implements org.springframework.data.mongodb.core.
MongoAdminOperations
)
org.springframework.data.mongodb.
MongoCollectionUtils
org.springframework.data.mongodb.core.
MongoDbUtils
org.springframework.data.mongodb.core.
MongoExceptionTranslator
(implements org.springframework.dao.support.PersistenceExceptionTranslator)
org.springframework.data.mongodb.core.
MongoFactoryBean
(implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.dao.support.PersistenceExceptionTranslator)
org.springframework.data.mongodb.config.
MongoJmxParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.data.mongodb.core.index.
MongoMappingEventPublisher
(implements org.springframework.context.ApplicationEventPublisher)
org.springframework.data.mongodb.core.
MongoOptionsFactoryBean
(implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.springframework.data.mongodb.core.index.
MongoPersistentEntityIndexCreator
(implements org.springframework.context.ApplicationListener<E>)
org.springframework.data.mongodb.core.mapping.
MongoSimpleTypes
org.springframework.data.mongodb.core.
MongoTemplate
(implements org.springframework.context.ApplicationContextAware, org.springframework.data.mongodb.core.
MongoOperations
)
org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.data.mongodb.config.
MongoNamespaceHandler
org.springframework.data.mongodb.core.query.
NearQuery
org.springframework.data.domain.PageImpl<T> (implements org.springframework.data.domain.Page<T>, java.io.
Serializable
)
org.springframework.data.mongodb.core.geo.
GeoPage
<T>
org.springframework.data.repository.query.Parameters (implements java.lang.
Iterable
<T>)
org.springframework.data.mongodb.repository.query.
MongoParameters
org.springframework.data.repository.query.ParametersParameterAccessor (implements org.springframework.data.repository.query.ParameterAccessor)
org.springframework.data.mongodb.repository.query.
MongoParametersParameterAccessor
(implements org.springframework.data.mongodb.repository.query.
MongoParameterAccessor
)
org.springframework.data.mongodb.core.geo.
Point
org.springframework.data.mongodb.core.geo.
Polygon
(implements java.lang.
Iterable
<T>, org.springframework.data.mongodb.core.geo.
Shape
)
java.beans.
PropertyEditorSupport
(implements java.beans.
PropertyEditor
)
org.springframework.data.mongodb.config.
ServerAddressPropertyEditor
org.springframework.data.mongodb.config.
WriteConcernPropertyEditor
org.springframework.data.mongodb.core.query.
Query
org.springframework.data.mongodb.core.query.
BasicQuery
org.springframework.data.mongodb.core.query.
OrQuery
org.springframework.data.mongodb.repository.support.
QuerydslRepositorySupport
org.springframework.data.mongodb.core.
QueryMapper
org.springframework.data.repository.query.QueryMethod
org.springframework.data.mongodb.repository.query.
MongoQueryMethod
org.springframework.data.mongodb.repository.query.
QueryUtils
org.springframework.data.repository.config.RepositoryConfig<T,S> (implements org.springframework.data.repository.config.GlobalRepositoryConfigInformation<T>)
org.springframework.data.mongodb.repository.config.
SimpleMongoRepositoryConfiguration
org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
org.springframework.data.mongodb.repository.support.
MongoRepositoryFactoryBean
<T,S,ID>
org.springframework.data.repository.core.support.RepositoryFactorySupport
org.springframework.data.mongodb.repository.support.
MongoRepositoryFactory
org.springframework.data.mongodb.core.
SimpleMongoDbFactory
(implements org.springframework.beans.factory.DisposableBean, org.springframework.data.mongodb.
MongoDbFactory
)
org.springframework.data.mongodb.repository.support.
SimpleMongoRepository
<T,ID> (implements org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
org.springframework.data.mongodb.repository.support.
QueryDslMongoRepository
<T,ID> (implements org.springframework.data.querydsl.QueryDslPredicateExecutor<T>)
org.springframework.data.mongodb.core.query.
Sort
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.InvalidDataAccessApiUsageException
org.springframework.data.mongodb.
InvalidMongoDbApiUsageException
org.springframework.dao.NonTransientDataAccessResourceException
org.springframework.dao.DataAccessResourceFailureException
org.springframework.data.mongodb.
CannotGetMongoDbConnectionException
org.springframework.dao.UncategorizedDataAccessException
org.springframework.data.mongodb.
UncategorizedMongoDbException
org.springframework.data.mongodb.core.query.
Update
org.springframework.data.mongodb.core.query.
BasicUpdate
Interface Hierarchy
org.springframework.data.mongodb.core.
CollectionCallback
<T>
org.springframework.data.repository.config.CommonRepositoryConfigInformation
org.springframework.data.mongodb.repository.config.
SimpleMongoRepositoryConfiguration.MongoRepositoryConfiguration
org.springframework.data.repository.config.SingleRepositoryConfigInformation<T>
org.springframework.data.mongodb.repository.config.
SimpleMongoRepositoryConfiguration.MongoRepositoryConfiguration
org.springframework.data.mongodb.core.query.
CriteriaDefinition
org.springframework.data.mongodb.core.
DbCallback
<T>
org.springframework.data.mongodb.core.
DocumentCallbackHandler
org.springframework.data.mongodb.repository.query.
EntityInformationCreator
org.springframework.data.repository.core.EntityMetadata<T>
org.springframework.data.repository.core.EntityInformation<T,ID>
org.springframework.data.mongodb.repository.query.
MongoEntityInformation
<T,ID>
org.springframework.data.mongodb.repository.query.
MongoEntityInformation
<T,ID>
org.springframework.data.convert.EntityReader<T,S>
org.springframework.data.convert.EntityConverter<E,P,T,S> (also extends org.springframework.data.convert.EntityWriter<T,S>)
org.springframework.data.mongodb.core.convert.
MongoConverter
(also extends org.springframework.data.convert.EntityReader<T,S>, org.springframework.data.mongodb.core.convert.
MongoWriter
<T>)
org.springframework.data.mongodb.core.convert.
MongoConverter
(also extends org.springframework.data.convert.EntityConverter<E,P,T,S>, org.springframework.data.mongodb.core.convert.
MongoWriter
<T>)
org.springframework.data.convert.EntityWriter<T,S>
org.springframework.data.convert.EntityConverter<E,P,T,S> (also extends org.springframework.data.convert.EntityReader<T,S>)
org.springframework.data.mongodb.core.convert.
MongoConverter
(also extends org.springframework.data.convert.EntityReader<T,S>, org.springframework.data.mongodb.core.convert.
MongoWriter
<T>)
org.springframework.data.mongodb.core.convert.
MongoConverter
(also extends org.springframework.data.convert.EntityConverter<E,P,T,S>, org.springframework.data.convert.EntityReader<T,S>, org.springframework.data.mongodb.core.convert.
MongoWriter
<T>)
org.springframework.data.mongodb.core.convert.
MongoWriter
<T>
org.springframework.data.mongodb.core.convert.
MongoConverter
(also extends org.springframework.data.convert.EntityConverter<E,P,T,S>, org.springframework.data.convert.EntityReader<T,S>)
org.springframework.data.mongodb.core.index.
IndexDefinition
org.springframework.data.mongodb.core.
IndexOperations
java.lang.
Iterable
<T>
org.springframework.data.mongodb.repository.query.
MongoParameterAccessor
org.springframework.data.repository.query.ParameterAccessor
org.springframework.data.mongodb.repository.query.
MongoParameterAccessor
java.util.
Iterator
<E>
org.springframework.data.mongodb.repository.query.
ConvertingParameterAccessor.PotentiallyConvertingIterator
org.springframework.data.mongodb.core.geo.
Metric
org.springframework.data.mongodb.core.
MongoAdminOperations
org.springframework.data.mongodb.
MongoDbFactory
org.springframework.data.mongodb.core.
MongoDocumentWriter
org.springframework.data.mongodb.core.
MongoOperations
org.springframework.data.mapping.PersistentEntity<T,P>
org.springframework.data.mongodb.core.mapping.
MongoPersistentEntity
<T>
org.springframework.data.mapping.PersistentProperty<P>
org.springframework.data.mongodb.core.mapping.
MongoPersistentProperty
org.springframework.data.repository.Repository<T,ID>
org.springframework.data.repository.CrudRepository<T,ID>
org.springframework.data.mongodb.repository.
MongoRepository
<T,ID>
org.springframework.data.repository.PagingAndSortingRepository<T,ID>
org.springframework.data.mongodb.repository.
MongoRepository
<T,ID>
org.springframework.data.mongodb.repository.
MongoRepository
<T,ID>
org.springframework.data.repository.PagingAndSortingRepository<T,ID>
org.springframework.data.mongodb.repository.
MongoRepository
<T,ID>
org.springframework.data.mongodb.core.geo.
Shape
org.springframework.data.convert.TypeMapper<S>
org.springframework.data.mongodb.core.convert.
MongoTypeMapper
org.springframework.data.mongodb.core.
WriteConcernResolver
Annotation Type Hierarchy
org.springframework.data.mongodb.core.index.
Indexed
(implements java.lang.annotation.
Annotation
)
org.springframework.data.mongodb.core.index.
GeoSpatialIndexed
(implements java.lang.annotation.
Annotation
)
org.springframework.data.mongodb.core.index.
CompoundIndexes
(implements java.lang.annotation.
Annotation
)
org.springframework.data.mongodb.core.index.
CompoundIndex
(implements java.lang.annotation.
Annotation
)
org.springframework.data.mongodb.core.mapping.
Field
(implements java.lang.annotation.
Annotation
)
org.springframework.data.mongodb.core.mapping.
Document
(implements java.lang.annotation.
Annotation
)
org.springframework.data.mongodb.core.mapping.
DBRef
(implements java.lang.annotation.
Annotation
)
org.springframework.data.mongodb.repository.
Query
(implements java.lang.annotation.
Annotation
)
org.springframework.data.mongodb.repository.
Near
(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.mongodb.core.
WriteResultChecking
org.springframework.data.mongodb.core.
MongoActionOperation
org.springframework.data.mongodb.core.geo.
Metrics
(implements org.springframework.data.mongodb.core.geo.
Metric
)
org.springframework.data.mongodb.core.index.
IndexDirection
org.springframework.data.mongodb.core.index.
Index.Duplicates
org.springframework.data.mongodb.core.mapping.
MongoPersistentProperty.PropertyToFieldNameConverter
(implements org.springframework.core.convert.converter.Converter<S,T>)
org.springframework.data.mongodb.core.query.
Update.Position
org.springframework.data.mongodb.core.query.
Order
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.