public class MorphiaSerializer extends MongodbSerializer
MongodbSerializer
with Morphia specific annotation handlingConstructor 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, visit
protected String getKeyForPath(Path<?> expr, PathMetadata<?> metadata)
getKeyForPath
in class MongodbSerializer
protected boolean isReference(Path<?> arg)
isReference
in class MongodbSerializer
protected com.mongodb.DBRef asReference(Object constant)
asReference
in class MongodbSerializer
Copyright © 2007–2015 Mysema Ltd. All rights reserved.