Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.data.document.mongodb
,
org.springframework.data.document.mongodb.config
,
org.springframework.data.document.mongodb.convert
,
org.springframework.data.document.mongodb.geo
,
org.springframework.data.document.mongodb.index
,
org.springframework.data.document.mongodb.mapping
,
org.springframework.data.document.mongodb.mapping.event
,
org.springframework.data.document.mongodb.monitor
,
org.springframework.data.document.mongodb.query
,
org.springframework.data.document.mongodb.repository
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.document.mongodb.config.
MongoParser
org.springframework.data.document.mongodb.config.
MappingMongoConverterParser
org.springframework.data.document.mongodb.config.
MongoDbFactoryParser
org.springframework.data.repository.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.support.EntityInformation<T,ID>)
org.springframework.data.document.mongodb.repository.
MappingMongoEntityInformation
<T,ID> (implements org.springframework.data.document.mongodb.repository.
MongoEntityInformation
<T,ID>)
org.springframework.data.mapping.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.model.MappingContext<E,P>)
org.springframework.data.document.mongodb.mapping.
MongoMappingContext
org.springframework.data.document.mongodb.mapping.
SimpleMongoMappingContext
org.springframework.data.document.mongodb.mapping.event.
AbstractMappingEventListener
<T,E> (implements org.springframework.context.ApplicationListener<E>)
org.springframework.data.document.mongodb.mapping.event.
LoggingEventListener
<MongoMappingEvent>
org.springframework.data.document.mongodb.config.
AbstractMongoConfiguration
org.springframework.data.document.mongodb.convert.
AbstractMongoConverter
(implements org.springframework.beans.factory.InitializingBean, org.springframework.data.document.mongodb.convert.
MongoConverter
)
org.springframework.data.document.mongodb.convert.
MappingMongoConverter
(implements org.springframework.context.ApplicationContextAware)
org.springframework.data.document.mongodb.convert.
SimpleMongoConverter
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.data.document.mongodb.repository.
AbstractMongoQuery
(implements org.springframework.data.repository.query.RepositoryQuery)
org.springframework.data.document.mongodb.repository.
PartTreeMongoQuery
org.springframework.data.document.mongodb.repository.
StringBasedMongoQuery
org.springframework.data.document.mongodb.monitor.
AbstractMonitor
org.springframework.data.document.mongodb.monitor.
AssertMetrics
org.springframework.data.document.mongodb.monitor.
BackgroundFlushingMetrics
org.springframework.data.document.mongodb.monitor.
BtreeIndexCounters
org.springframework.data.document.mongodb.monitor.
ConnectionMetrics
org.springframework.data.document.mongodb.monitor.
GlobalLockMetrics
org.springframework.data.document.mongodb.monitor.
MemoryMetrics
org.springframework.data.document.mongodb.monitor.
OperationCounters
org.springframework.data.document.mongodb.monitor.
ServerInfo
org.springframework.data.mapping.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.model.PersistentProperty<P>)
org.springframework.data.mapping.AnnotationBasedPersistentProperty<P>
org.springframework.data.document.mongodb.mapping.
BasicMongoPersistentProperty
(implements org.springframework.data.document.mongodb.mapping.
MongoPersistentProperty
)
javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
org.springframework.data.document.mongodb.repository.
MongoAnnotationProcessor
org.springframework.data.repository.config.AbstractRepositoryConfigDefinitionParser<S,T> (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.data.document.mongodb.config.
MongoRepositoryConfigParser
org.springframework.data.mapping.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.MutablePersistentEntity<T,P>)
org.springframework.data.document.mongodb.mapping.
BasicMongoPersistentEntity
<T> (implements org.springframework.data.document.mongodb.mapping.
MongoPersistentEntity
<T>)
org.springframework.data.document.mongodb.config.
BeanNames
org.springframework.data.document.mongodb.geo.
Box
org.springframework.data.document.mongodb.geo.
Circle
org.springframework.data.document.mongodb.
CollectionOptions
org.springframework.data.document.mongodb.repository.
ConvertingParameterAccessor
(implements org.springframework.data.repository.query.ParameterAccessor)
org.springframework.data.document.mongodb.query.
Criteria
(implements org.springframework.data.document.mongodb.query.
CriteriaDefinition
)
java.util.EventObject (implements java.io.Serializable)
org.springframework.context.ApplicationEvent
org.springframework.data.document.mongodb.mapping.event.
MongoMappingEvent
<T>
org.springframework.data.document.mongodb.mapping.event.
AfterConvertEvent
<E>
org.springframework.data.document.mongodb.mapping.event.
AfterLoadEvent
<DBObject>
org.springframework.data.document.mongodb.mapping.event.
AfterSaveEvent
<E>
org.springframework.data.document.mongodb.mapping.event.
BeforeConvertEvent
<T>
org.springframework.data.document.mongodb.mapping.event.
BeforeSaveEvent
<E>
org.springframework.data.document.mongodb.query.
Field
org.springframework.data.document.mongodb.query.
GeospatialIndex
(implements org.springframework.data.document.mongodb.index.
IndexDefinition
)
org.springframework.data.document.mongodb.query.
Index
(implements org.springframework.data.document.mongodb.index.
IndexDefinition
)
org.springframework.data.document.mongodb.index.
IndexPredicate
org.springframework.data.document.mongodb.
MongoAdmin
(implements org.springframework.data.document.mongodb.
MongoAdminOperations
)
org.springframework.data.document.mongodb.
MongoCollectionUtils
org.springframework.data.document.mongodb.
MongoDbUtils
org.springframework.data.document.mongodb.
MongoExceptionTranslator
(implements org.springframework.dao.support.PersistenceExceptionTranslator)
org.springframework.data.document.mongodb.
MongoFactoryBean
(implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.dao.support.PersistenceExceptionTranslator)
org.springframework.data.document.mongodb.config.
MongoJmxParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.data.document.mongodb.mapping.event.
MongoMappingEventPublisher
(implements org.springframework.context.ApplicationEventPublisher)
org.springframework.data.document.mongodb.
MongoOptionsFactoryBean
(implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.springframework.data.document.mongodb.mapping.
MongoPersistentEntityIndexCreator
(implements org.springframework.context.ApplicationListener<E>)
org.springframework.data.document.mongodb.
MongoPropertyDescriptors
(implements java.lang.Iterable<T>)
org.springframework.data.document.mongodb.
MongoPropertyDescriptors.MongoPropertyDescriptor
org.springframework.data.document.mongodb.
MongoTemplate
(implements org.springframework.context.ApplicationContextAware, org.springframework.data.document.mongodb.
MongoOperations
)
org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.data.document.mongodb.config.
MongoRepositoryNamespaceHandler
org.springframework.data.document.mongodb.query.
OrCriteria
(implements org.springframework.data.document.mongodb.query.
CriteriaDefinition
)
org.springframework.data.document.mongodb.query.
NorCriteria
org.springframework.data.document.mongodb.geo.
Point
org.springframework.data.document.mongodb.query.
Query
org.springframework.data.document.mongodb.query.
BasicQuery
org.springframework.data.document.mongodb.query.
NorQuery
org.springframework.data.document.mongodb.query.
OrQuery
org.springframework.data.document.mongodb.query.
QueryMapper
org.springframework.data.repository.config.RepositoryConfig<T,S> (implements org.springframework.data.repository.config.GlobalRepositoryConfigInformation<T>)
org.springframework.data.document.mongodb.config.
SimpleMongoRepositoryConfiguration
org.springframework.data.repository.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.support.RepositoryFactoryInformation<T,ID>)
org.springframework.data.document.mongodb.repository.
MongoRepositoryFactoryBean
<T,S,ID>
org.springframework.data.repository.support.RepositoryFactorySupport
org.springframework.data.document.mongodb.repository.
MongoRepositoryFactoryBean.MongoRepositoryFactory
org.springframework.data.document.mongodb.
SimpleMongoDbFactory
(implements org.springframework.data.document.mongodb.
MongoDbFactory
)
org.springframework.data.document.mongodb.repository.
SimpleMongoRepository
<T,ID> (implements org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
org.springframework.data.document.mongodb.repository.
QueryDslMongoRepository
<T,ID> (implements org.springframework.data.querydsl.QueryDslPredicateExecutor<T>)
org.springframework.data.document.mongodb.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.document.mongodb.
InvalidMongoDbApiUsageException
org.springframework.dao.NonTransientDataAccessResourceException
org.springframework.dao.DataAccessResourceFailureException
org.springframework.data.document.mongodb.
CannotGetMongoDbConnectionException
org.springframework.dao.UncategorizedDataAccessException
org.springframework.data.document.mongodb.
UncategorizedMongoDbException
org.springframework.data.document.mongodb.query.
Update
org.springframework.data.document.mongodb.query.
BasicUpdate
Interface Hierarchy
org.springframework.data.document.mongodb.
CollectionCallback
<T>
org.springframework.data.repository.config.CommonRepositoryConfigInformation
org.springframework.data.document.mongodb.config.
SimpleMongoRepositoryConfiguration.MongoRepositoryConfiguration
org.springframework.data.repository.config.SingleRepositoryConfigInformation<T>
org.springframework.data.document.mongodb.config.
SimpleMongoRepositoryConfiguration.MongoRepositoryConfiguration
org.springframework.data.document.mongodb.query.
CriteriaDefinition
org.springframework.data.document.mongodb.
CursorPreparer
org.springframework.data.document.mongodb.
DbCallback
<T>
org.springframework.data.repository.support.EntityMetadata<T>
org.springframework.data.repository.support.EntityInformation<T,ID>
org.springframework.data.document.mongodb.repository.
MongoEntityInformation
<T,ID>
org.springframework.data.document.mongodb.repository.
MongoEntityInformation
<T,ID>
org.springframework.data.document.mongodb.index.
IndexDefinition
java.util.Iterator<E>
org.springframework.data.document.mongodb.repository.
ConvertingParameterAccessor.PotentiallyConvertingIterator
org.springframework.data.document.mongodb.
MongoAdminOperations
org.springframework.data.document.mongodb.
MongoDbFactory
org.springframework.data.document.mongodb.
MongoDocumentWriter
org.springframework.data.document.mongodb.
MongoOperations
org.springframework.data.document.mongodb.
MongoReader
<T>
org.springframework.data.document.mongodb.convert.
MongoConverter
(also extends org.springframework.data.document.mongodb.
MongoWriter
<T>)
org.springframework.data.document.mongodb.
MongoWriter
<T>
org.springframework.data.document.mongodb.convert.
MongoConverter
(also extends org.springframework.data.document.mongodb.
MongoReader
<T>)
org.springframework.data.mapping.model.PersistentEntity<T,P>
org.springframework.data.document.mongodb.mapping.
MongoPersistentEntity
<T>
org.springframework.data.mapping.model.PersistentProperty<P>
org.springframework.data.document.mongodb.mapping.
MongoPersistentProperty
org.springframework.data.repository.Repository<T,ID>
org.springframework.data.repository.CrudRepository<T,ID>
org.springframework.data.document.mongodb.repository.
MongoRepository
<T,ID>
org.springframework.data.repository.PagingAndSortingRepository<T,ID>
org.springframework.data.document.mongodb.repository.
MongoRepository
<T,ID>
org.springframework.data.document.mongodb.repository.
MongoRepository
<T,ID>
org.springframework.data.repository.PagingAndSortingRepository<T,ID>
org.springframework.data.document.mongodb.repository.
MongoRepository
<T,ID>
Annotation Type Hierarchy
org.springframework.data.document.mongodb.repository.
Query
(implements java.lang.annotation.Annotation)
org.springframework.data.document.mongodb.index.
CompoundIndexes
(implements java.lang.annotation.Annotation)
org.springframework.data.document.mongodb.index.
GeoSpatialIndexed
(implements java.lang.annotation.Annotation)
org.springframework.data.document.mongodb.index.
CompoundIndex
(implements java.lang.annotation.Annotation)
org.springframework.data.document.mongodb.index.
Indexed
(implements java.lang.annotation.Annotation)
org.springframework.data.document.mongodb.mapping.
DBRef
(implements java.lang.annotation.Annotation)
org.springframework.data.document.mongodb.mapping.
FieldName
(implements java.lang.annotation.Annotation)
org.springframework.data.document.mongodb.mapping.
Document
(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.document.mongodb.
WriteResultChecking
org.springframework.data.document.mongodb.index.
IndexDirection
org.springframework.data.document.mongodb.query.
Order
org.springframework.data.document.mongodb.query.
Update.Position
org.springframework.data.document.mongodb.query.
Index.Duplicates
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.