public interface SpaceDocumentMapper<T>
Modifier and Type | Method and Description |
---|---|
Object |
fromDBObject(Object value) |
T |
toDBObject(Object document) |
Object |
toDocument(T bson) |
Object |
toObject(Object property) |
Copyright © GigaSpaces.