Package | Description |
---|---|
com.mysema.query.mongodb | |
com.mysema.query.mongodb.morphia |
Modifier and Type | Field and Description |
---|---|
static MongodbSerializer |
MongodbSerializer.DEFAULT |
Constructor and Description |
---|
MongodbQuery(com.mongodb.DBCollection collection,
com.google.common.base.Function<com.mongodb.DBObject,K> transformer,
MongodbSerializer serializer)
Create a new MongodbQuery instance
|
Modifier and Type | Class and Description |
---|---|
class |
MorphiaSerializer
MorphiaSerializer extends
MongodbSerializer with Morphia specific annotation handling |
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.