|
Spring Data MongoDB - Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |
MongoConverter
implementations.AbstractMongoConverter
using the given GenericConversionService
.
ApplicationListener
s.AbstractMongoEventListener
.
RepositoryQuery
implementations for Mongo.AbstractMongoQuery
from the given MongoQueryMethod
and MongoOperations
.
Distance
to the current one and forces the result to be in a given Metric
.
Criteria
to the current Query
.
DBObject
if necessary.
DBObject
s to be mapped onto a given type.AfterLoadEvent
for the given DBObject
and type.
Query.with(Pageable)
.
Query.with(Pageable)
.
Shape
as a list of usually Double
or List
s of Double
s.
AuditingEventListener
using the given MappingContext
and AuditingHandler
.
MongoPersistentEntity
implementation that adds Mongo specific meta-data such as the
collection name and the like.BasicMongoPersistentEntity
with the given TypeInformation
.
MongoPersistentProperty
implementation.BasicMongoPersistentProperty
.
Query
implementation to setup a basic query from some arbitrary JSON query string.MongoPersistentProperty
caching access to CachingMongoPersistentProperty.isIdProperty()
and CachingMongoPersistentProperty.getFieldName()
.CachingMongoPersistentProperty
.
Circle
from the given Point
and radius.
Circle
from the given coordinates and radius.
CollectionOptions
instance.
ObjectId
or String
.
ParameterAccessor
that uses a MongoWriter
to serialize parameters into Mongo format.ConvertingParameterAccessor
with the given MongoWriter
and delegate.
Iterator
that adds a method to access elements in a converted manner.TypeInformation
differs from the given object type.
Query
by querying the collection of the given entity class.
Query
querying the given collection.
IndexField
with the given key and Order
.
Collection
using the given MongoPersistentProperty
information.
Query
instance using the given ConvertingParameterAccessor
.
Query
instance using the given ParameterAccessor
Converter
s in a CustomConversions
object if required.
CustomConversions
instance registering the given converters.
Metric
s on the fly.Metric
using the given multiplier.
DBRef
.IndexOperations
.DefaultIndexOperations
.
MongoTypeMapper
allowing configuration of the key to lookup and store type
information in DBObject
.Query
.
Distance
.
Distance
with the given Metric
.
CustomMetric
with the given multiplier.
NearQuery.in(Metric)
instead.
MongoTemplate
for processing documents returned from a MongoDB query on a per-document
basis.IndexDefinition
exists for the collection indicated by the entity
class.
DbCallback
translating any exceptions as necessary.
CollectionCallback
on the entity collection of the specified class.
CollectionCallback
on the collection of the given name.
DbCallback
within the same connection to the database so as to ensure consistency in a
write heavy environment where you may read the data that you wrote.
DocumentCallbackHandler
using the provided CursorPreparer.
MongodbQuery
for the given EntityPath
.
MongodbQuery
for the given EntityPath
querying the given collection.
Update
instance from the given DBObject
.
IndexField
for the given key.
GeoResult
for all entities matching the given NearQuery
.
GeoResult
for all entities matching the given NearQuery
.
Page
to carry the average distance retrieved from the GeoResults
the GeoPage
is set up
from.GeoPage
from the given GeoResults
.
GeoPage
from the given GeoResults
, Pageable
and total.
GeoResult
for the given content and distance.
GeoResult
s as well as the average distance they have.GeoResults
instance manually calculating the average distance from the distance values of the
given GeoResult
s.
GeoResults
instance from the given GeoResult
s and average distance.
GeospatialIndex
for the given field.
MongoActionOperation
in which the current exception occured.
GeoResult
s in this list.
Circle
.
Resource
's content type.
MongoConverter
.
org.springframework.data.mongodb.core.core.convert.MongoConverter
.
UserCredentials
that were used when trying to connect to the MongoDB instance.
DB
connection for the given Mongo
instance and database name
DB
connection for the given Mongo
instance and database name
DB
instance.
DB
instance to access the database with the given name.
DBRef
if the property is a reference.
Distance
parameter to be used for geo queries.
MongoAction.getEntityType()
instead.
RepositoryFactorySupport
instance.
DBObject
.
Point
to use for a geo-near query.
Resource
's id.
Document
.
DBObject
with the appropriate keys by using the
PersistentEntity
metadata.
Document
s.
Distance
.
Distance
to be applied to Mongo geo queries.
Metric
underlying the actual query.
MongoOperations
instance.
Metric
.
IndexField
or null in case we have a geo index field.
Circle
.
GridFsResource
with the given file name.
GridFsResource
s matching the given file name pattern.
SimpleTypeHolder
.
PartTree
backing the query.
AfterLoadEvent
shall be invoked for.
UserCredentials
to be used when connecting to the MongoDB instance or null if none shall
be used.
WriteResult
that caused the exception.
Criteria
s.GridFsCriteria
for the given key.
GridFSDBFile
based Resource
implementation.GridFsResource
from the given GridFSDBFile
.
GridFsOperations
implementation to store content into MongoDB GridFS.GridFsTemplate
using the given MongoDbFactory
and MongoConverter
.
GridFsTemplate
using the given MongoDbFactory
and MongoConverter
.
WriteResult
errors based on the configured WriteResultChecking
.
DBRef
.
IndexField
is a geo index field.
MappingContext
.
MappingContextIsNewStrategyFactory
wrapped into a CachingIsNewStrategyFactory
.
MappingMongoConverter
using the configured AbstractMongoConfiguration.mongoDbFactory()
and
AbstractMongoConfiguration.mongoMappingContext()
.
MongoConverter
that uses a MappingContext
to do sophisticated mapping of domain objects to
DBObject
.MappingMongoConverter
given the new MongoDbFactory
and MappingContext
.
mapping-converter
element.MongoEntityInformation
implementation using a MongoPersistentEntity
instance to lookup the necessary
information.MappingMongoEntityInformation
for the given MongoPersistentEntity
.
MappingMongoEntityInformation
for the given MongoPersistentEntity
and custom
collection name.
MapReduceCounts
using the given input count, emit count, and output count.
MapReduceResults
from the given mapped results and the raw one.
Distance
.
Metric
s that can be applied to a base scale.Metrics
for NearQuery
s.Mongo
instance to connect to.
MongoAction
.
BeanDefinitionParser
to register a AuditingEventListener
to transparently set auditing information on
an entity.MongoWriter
and MongoReader
.DataIntegrityViolationException
.MongoDataIntegrityViolationException
using the given message and WriteResult
.
SimpleMongoDbFactory
to be used by the MongoTemplate
.
DB
instances.BeanDefinitionParser
to parse db-factory
elements into BeanDefinition
s.EntityInformation
.EntityMetadata
to additionally expose the collection name an entity shall be persisted to.PersistenceExceptionTranslator
for Mongo.MongoMappingContext
equipped with entity classes scanned from the mapping base package.
MappingContext
for MongoDB using BasicMongoPersistentEntity
and
BasicMongoPersistentProperty
as primary abstractions.MongoMappingContext
.
MappingContextEvent
s for use by the index
creator when MongoTemplate is used 'stand-alone', that is not declared inside a Spring ApplicationContext
.MongoMappingEventPublisher
for the given MongoPersistentEntityIndexCreator
.
NamespaceHandler
for Mongo DB configuration.ParameterAccessor
exposing a maximum distance parameter.Parameters
discovering additionalMongoParameters
instance from the given Method
and MongoQueryMethod
.
ParametersParameterAccessor
to allow access to the Distance
parameter.MongoParametersParameterAccessor
.
PersistentEntity
abstraction.MongoPersistentEntity
instances contained in the given MongoMappingContext
for indexing metadata and ensures the indexes to be available.MongoPersistentEntityIndexCreator
for the given MongoMappingContext
and
MongoDbFactory
.
PersistentProperty
extension.Converter
implementation to transform a MongoPersistentProperty
into its field name.QueryMethod
.MongoQueryMethod
from the given Method
.
Repository
interface.CdiRepositoryBean
to create Mongo repository instances.MongoRepositoryBean
.
RepositoryConfigurationExtension
for MongoDB.MongoRepository
instances.MongoRepositoryFactory
with the given MongoOperations
.
FactoryBean
to create MongoRepository
instances.SimpleTypeHolder
enriched with Mongo specific simple types.MongoTemplate
.
MongoOperations
.UserCredentials
TypeMapper
exposing that DBObject
s might contain a type key.NearQuery
starting near the given coordinates.
NearQuery
starting at the given coordinates using the given Metric
to adapt given
values to further configuration.
NearQuery
starting at the given Point
.
NearQuery
starting near the given Point
using the given Metric
to adapt given
values to further configuration.
RepositoryQuery
implementation for Mongo.PartTreeMongoQuery
from the given QueryMethod
and MongoTemplate
.
Polygon
.Polygon
for the given Points.
NearQuery
to restrict the objects considered for the actual near operation.
Query
using the given Criteria
.
Query
using the provided Criteria
.
Predicate
s in various forms.QueryDslMongoRepository
for the given EntityMetadata
and MongoTemplate
.
QueryDslMongoRepository
for the given MongoEntityInformation
, MongoTemplate
and EntityPathResolver
.
QuerydslRepositorySupport
for the given MongoOperations
.
QueryMapper
with the given MongoConverter
.
DBCursor
.DBObject
into a Map
. will recursively resolve nested Map
s as well.
Criteria.is(Object)
making obvious that we create a regex predicate.
GenericConversionService
with the convertes registered.
WriteConcern
given the MongoAction
.
Object.toString()
method if it's not serializable.
String
to a ServerAddress
array.EntityInstantiators
to customize entity instantiation.
Map
shall be replaced with.
MongoOperations
to be used.
MongoTemplate.prepareCollection(DBCollection)
to set the ReadPreference
before any operations are
performed.
MongoFactoryBean.setReplicaSetSeeds(ServerAddress[])
instead
MongoTypeMapper
to be used to add type information to DBObject
s created by the
converter and how to lookup type information from DBObject
s when reading them.
WriteConcern
to be configured for the Mongo
instance to be created.
WriteConcern
to be used with the template.
WriteConcern
to be used on the DB
instance being created.
WriteConcernResolver
to be used with the template.
WriteResultChecking
to be used with the template.
DB
instances from a Mongo
instance.SimpleMongoDbFactory
given the Mongo
instance and database name.
SimpleMongoDbFactory
instance from the given MongoURI
.
MongoMappingContext
instead.SimpleMongoRepository
for the given MongoEntityInformation
and MongoTemplate
.
Query.with(Sort)
instead
Sort
instead. See
Query.with(org.springframework.data.domain.Sort)
.Query
to actually execute.StringBasedMongoQuery
.
WriteConcern
instances from String representations.DBObject
built by the NearQuery
.
DBRef
to refer to the given object.
ValidatingMongoEventListener
using the given Validator
.
Version
instead.GridFsCriteria
for restrictions on the file's content type.
GridFsCriteria
for restrictions on the file's name.
GridFsCriteria
for restrictions on the file's metadata.
GridFsCriteria
for restrictions on a single file's metadata item.
Query
instance.
Sort
to the Query
instance.
WriteConcern
.WriteConcern
to use for a given MongoAction
.Map
to the given DBObject
considering the given TypeInformation
.
WriteResult
shall be.
|
Spring Data MongoDB - Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |