|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
QueryFactory
.EntityInterceptor
Datastore
features, like interacting with DBObject and low-level options.AggregationOptions
.
value
against the type of the ID for the type
.
List<Key<T>>
) This method is provided as a convenience;
List<T>
).
class MyDao extends DAO<MyEntity, String>
Entity
Query
.
true
if this map contains the given key.
DBCollection
)
DBCollection
)
Mapper.CLASS_NAME_FIELDNAME
field in the dbObject passed in.
Mapper.CLASS_NAME_FIELDNAME
field in the dbObject passed in.
DBCollection
)
QueryImpl
.
Query
for the given arguments.
Query
for the given arguments.
Query
typically for use in aggregation pipelines.
Criteria
instances via $and and $or query clausesDBObject
and provide the corresponding java (type-safe) object
DBObject
and provide the corresponding java (type-safe) object
Map.Entry
DefaultMapEntry
with a null key and null value.
DefaultMapEntry
with the given key and given value.
QueryFactory
.id
, from the collection with the name in the kind
param.
id
, from the collection with the name in the kind
param.
DBObject
DBObject
Entity
(s)
@Indexed, @Indexes)
on the given collection
name.
@Indexed, @Indexes)
on the given collection
name, possibly in the background
@Indexed, @Indexes)
@Indexed, @Indexes)
, possibly in the
background
@Indexed, @Indexes)
@Indexed, @Indexes)
, possibly in the
background
Map.Entry.equals(Object)
FilterOperator.EXISTS
operator applied to it.createQuery(Ent.class).field("count").greaterThan(7)...
FilterOperator.GEO_WITHIN
operator.find("_id in", ids)
find("_id ", id)
find("_id in", ids)
find("_id in", ids)
DBCollection
of the Query
.
DBCollection
)
DBCollection
)
query.countAll()
Class
.
DBObject
.
EntityInterceptor
s
DBRef
MappedClass
for the object (type).
apply
method to determine whether to validate the query.
QueryFactory
.
DBObject
.
apply
to figure out whether to apply the validation or simply return.
DBObject
.
Map.Entry.hashCode()
Id
field name that is stored with mongodb.
FilterOperator.IN
operator applied to it.getTypeClasses
) then this validator will check if the value is of
the correct type for this field.true
if this map is empty.
FilterOperator.MOD
.FilterOperator.NOT_IN
operator applied to it.FilterOperator
.AggregationOptions
.
AggregationOptions
.
Query
ies.Map
implementation that allows mappings to be removed by the garbage collector.ReferenceMap
that will use hard references to keys and soft references to values.
ReferenceMap
that will use the specified types of references.
ReferenceMap
with the specified reference types, load factor and initial capacity.
@Transient
on them
QueryFactory
with the given value.
FilterOperator.ALL
operator applied to it.tail(true);
Mapper.CLASS_NAME_FIELDNAME
Mapper.CLASS_NAME_FIELDNAME
Id
fields.
appliesTo
has returned true
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |