com.mysema.query.mongodb.morphia
Class MorphiaSerializer
java.lang.Object
  
com.mysema.query.mongodb.MongodbSerializer
      
com.mysema.query.mongodb.morphia.MorphiaSerializer
- All Implemented Interfaces: 
 - Visitor<Object,Void>
 
public class MorphiaSerializer
- extends MongodbSerializer
 
MorphiaSerializer extends MongodbSerializer with Morphia specific annotation handling
- Author:
 
  - tiwe
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DEFAULT
public static final MorphiaSerializer DEFAULT
MorphiaSerializer
public MorphiaSerializer()
getKeyForPath
protected String getKeyForPath(Path<?> expr,
                               PathMetadata<?> metadata)
- Overrides:
 getKeyForPath in class MongodbSerializer
 
 
Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.