Class Hierarchy
- java.lang.Object
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- 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.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.mapping.event.AbstractMongoEventListener<E> (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.data.mongodb.repository.query.AbstractMongoQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.mongodb.monitor.AbstractMonitor
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- com.mysema.query.apt.AbstractQuerydslProcessor
- org.springframework.core.io.AbstractResource (implements org.springframework.core.io.Resource)
- org.springframework.data.mongodb.core.aggregation.Aggregation
- org.springframework.data.mongodb.core.aggregation.AggregationOptions
- org.springframework.data.mongodb.core.aggregation.AggregationOptions.Builder
- org.springframework.data.mongodb.core.aggregation.AggregationResults<T> (implements java.lang.Iterable<T>)
- org.apache.log4j.AppenderSkeleton (implements org.apache.log4j.Appender, org.apache.log4j.spi.OptionHandler)
- org.springframework.data.mongodb.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.mongodb.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.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.util.DBObjectUtils
- org.springframework.data.mongodb.core.convert.DefaultDbRefResolver (implements org.springframework.data.mongodb.core.convert.DbRefResolver)
- 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>)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.data.mongodb.core.script.ExecutableMongoScript
- org.springframework.data.mongodb.core.aggregation.ExposedFields (implements java.lang.Iterable<T>)
- org.springframework.data.mongodb.core.spel.ExpressionNode (implements java.lang.Iterable<T>)
- org.springframework.data.mongodb.core.spel.ExpressionTransformationContextSupport<T>
- org.springframework.data.mongodb.core.query.Field
- org.springframework.data.mongodb.core.aggregation.Fields (implements java.lang.Iterable<T>)
- org.springframework.data.mongodb.core.FindAndModifyOptions
- org.springframework.data.mongodb.core.query.GeoCommand
- org.springframework.data.mongodb.core.GeoJsonConfiguration
- org.springframework.data.mongodb.core.geo.GeoJsonGeometryCollection (implements org.springframework.data.mongodb.core.geo.GeoJson<T>)
- org.springframework.data.mongodb.core.geo.GeoJsonMultiLineString (implements org.springframework.data.mongodb.core.geo.GeoJson<T>)
- org.springframework.data.mongodb.core.geo.GeoJsonMultiPoint (implements org.springframework.data.mongodb.core.geo.GeoJson<T>)
- org.springframework.data.mongodb.core.geo.GeoJsonMultiPolygon (implements org.springframework.data.mongodb.core.geo.GeoJson<T>)
- org.springframework.data.mongodb.core.aggregation.GeoNearOperation (implements org.springframework.data.mongodb.core.aggregation.AggregationOperation)
- org.springframework.data.mongodb.core.index.GeospatialIndex (implements org.springframework.data.mongodb.core.index.IndexDefinition)
- org.springframework.data.mongodb.gridfs.GridFsTemplate (implements org.springframework.data.mongodb.gridfs.GridFsOperations, org.springframework.core.io.support.ResourcePatternResolver)
- 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.aggregation.GroupOperation (implements org.springframework.data.mongodb.core.aggregation.FieldsExposingAggregationOperation)
- org.springframework.data.mongodb.core.aggregation.GroupOperation.GroupOperationBuilder
- org.springframework.data.mongodb.core.index.Index (implements org.springframework.data.mongodb.core.index.IndexDefinition)
- org.springframework.data.mongodb.core.index.IndexField
- org.springframework.data.mongodb.core.index.IndexInfo
- org.springframework.data.mongodb.core.index.IndexPredicate
- org.springframework.data.mongodb.core.aggregation.LimitOperation (implements org.springframework.data.mongodb.core.aggregation.AggregationOperation)
- org.springframework.data.mongodb.config.MappingMongoConverterParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- 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.aggregation.MatchOperation (implements org.springframework.data.mongodb.core.aggregation.AggregationOperation)
- org.springframework.data.mongodb.core.query.Meta
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- org.springframework.data.mongodb.core.MongoAction
- org.springframework.data.mongodb.core.MongoAdmin (implements org.springframework.data.mongodb.core.MongoAdminOperations)
- org.springframework.data.mongodb.crossstore.MongoChangeSetPersister (implements org.springframework.data.crossstore.ChangeSetPersister<K>)
- org.springframework.data.mongodb.config.MongoClientParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.data.mongodb.util.MongoClientVersion
- 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.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.config.MongoParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.data.mongodb.core.index.MongoPersistentEntityIndexCreator (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.data.mongodb.core.index.MongoPersistentEntityIndexResolver
- org.springframework.data.mongodb.core.index.MongoPersistentEntityIndexResolver.IndexDefinitionHolder (implements org.springframework.data.mongodb.core.index.IndexDefinition)
- 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.data.mongodb.core.script.NamedMongoScript
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.data.mongodb.core.query.NearQuery
- 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.data.geo.Point (implements java.io.Serializable)
- org.springframework.data.mongodb.core.geo.GeoJsonPoint (implements org.springframework.data.mongodb.core.geo.GeoJson<T>)
- org.springframework.data.geo.Polygon (implements java.lang.Iterable<T>, org.springframework.data.geo.Shape)
- org.springframework.data.mongodb.core.geo.GeoJsonPolygon (implements org.springframework.data.mongodb.core.geo.GeoJson<T>)
- org.springframework.data.mongodb.core.aggregation.ProjectionOperation (implements org.springframework.data.mongodb.core.aggregation.FieldsExposingAggregationOperation)
- org.springframework.data.mongodb.core.aggregation.ProjectionOperation.ProjectionOperationBuilder
- java.beans.PropertyEditorSupport (implements java.beans.PropertyEditor)
- org.springframework.data.mongodb.core.query.Query
- org.springframework.data.mongodb.core.query.BasicQuery
- org.springframework.data.mongodb.core.query.TextQuery
- org.springframework.data.mongodb.repository.support.QuerydslRepositorySupport
- org.springframework.data.mongodb.core.convert.QueryMapper
- org.springframework.data.mongodb.core.convert.QueryMapper.AssociationConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.mongodb.core.convert.QueryMapper.Field
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.mongodb.repository.query.QueryUtils
- 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.data.mongodb.core.query.SerializationUtils
- 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.mongodb.repository.MongoRepository<T,ID>)
- org.springframework.data.mongodb.core.aggregation.SkipOperation (implements org.springframework.data.mongodb.core.aggregation.AggregationOperation)
- org.springframework.data.mongodb.core.aggregation.SortOperation (implements org.springframework.data.mongodb.core.aggregation.AggregationOperation)
- org.springframework.data.mongodb.core.geo.Sphere (implements org.springframework.data.geo.Shape)
- org.springframework.data.mongodb.config.StringToWriteConcernConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.mongodb.core.query.Term
- org.springframework.data.mongodb.core.query.TextCriteria (implements org.springframework.data.mongodb.core.query.CriteriaDefinition)
- org.springframework.data.mongodb.core.index.TextIndexDefinition (implements org.springframework.data.mongodb.core.index.IndexDefinition)
- org.springframework.data.mongodb.core.index.TextIndexDefinition.TextIndexDefinitionBuilder
- org.springframework.data.mongodb.core.index.TextIndexDefinition.TextIndexedFieldSpec
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.data.mongodb.core.aggregation.TypeBasedAggregationOperationContext (implements org.springframework.data.mongodb.core.aggregation.AggregationOperationContext)
- org.springframework.data.mongodb.core.aggregation.UnwindOperation (implements org.springframework.data.mongodb.core.aggregation.AggregationOperation)
- org.springframework.data.mongodb.core.query.Update
- org.springframework.data.mongodb.core.query.BasicUpdate
- org.springframework.data.mongodb.core.query.Update.AddToSetBuilder
- org.springframework.data.mongodb.core.query.Update.BitwiseOperatorBuilder
- org.springframework.data.mongodb.core.query.Update.Modifiers
- org.springframework.data.mongodb.core.query.Update.PushOperatorBuilder
Interface Hierarchy
- org.springframework.data.mongodb.core.aggregation.AggregationOperation
- org.springframework.data.mongodb.core.aggregation.AggregationOperationContext
- org.springframework.data.crossstore.ChangeSetBacked
- org.springframework.data.mongodb.core.CollectionCallback<T>
- org.springframework.data.mongodb.core.query.CriteriaDefinition
- org.springframework.data.mongodb.core.DbCallback<T>
- org.springframework.data.mongodb.core.convert.DbRefProxyHandler
- org.springframework.data.mongodb.core.convert.DbRefResolver
- org.springframework.data.mongodb.core.convert.DbRefResolverCallback
- org.springframework.data.mongodb.core.DocumentCallbackHandler
- org.springframework.data.repository.core.EntityMetadata<T>
- 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.spel.ExpressionTransformer<T>
- org.springframework.data.mongodb.core.aggregation.Field
- org.springframework.data.mongodb.core.geo.GeoJson<T>
- org.springframework.data.mongodb.core.index.IndexDefinition
- org.springframework.data.mongodb.core.IndexOperations
- java.lang.Iterable<T>
- java.util.Iterator<E>
- org.springframework.data.mongodb.core.convert.LazyLoadingProxy
- org.springframework.data.mongodb.core.MongoAdminOperations
- org.springframework.data.mongodb.MongoDbFactory
- org.springframework.data.mongodb.core.MongoOperations
- org.springframework.data.mapping.PersistentEntity<T,P>
- org.springframework.data.mapping.PersistentProperty<P>
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.core.io.ResourceLoader
- org.springframework.data.mongodb.core.ScriptOperations
- org.springframework.data.convert.TypeMapper<S>
- org.springframework.data.mongodb.core.query.Update.Modifier
- org.springframework.data.mongodb.core.WriteConcernResolver
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.