public class MorphiaSerializer extends MongodbSerializer
MongodbSerializer with Morphia specific annotation handling| Constructor and Description | 
|---|
| MorphiaSerializer(org.mongodb.morphia.Morphia morphia) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected com.mongodb.DBRef | asReference(Object constant) | 
| protected String | getKeyForPath(Path<?> expr,
             PathMetadata<?> metadata) | 
| protected boolean | isReference(Path<?> arg) | 
asDBObject, asReference, handle, isReference, toSort, visit, visit, visit, visit, visit, visit, visitprotected String getKeyForPath(Path<?> expr, PathMetadata<?> metadata)
getKeyForPath in class MongodbSerializerprotected boolean isReference(Path<?> arg)
isReference in class MongodbSerializerprotected com.mongodb.DBRef asReference(Object constant)
asReference in class MongodbSerializerCopyright © 2007–2015 Querydsl. All rights reserved.