Package com.googlecode.objectify.impl.save

Interface Summary
Saver A saver knows how to save part (or all) of a pojo to a datastore entity.
 

Class Summary
ClassSaver Save which discovers how to save a class, either root pojo or embedded.
EmbeddedArrayFieldSaver Knows how to save an embedded array.
EmbeddedClassFieldSaver Saver which knows how to save simple embedded classes, not arrays or collections.
EmbeddedCollectionFieldSaver Knows how to save an embedded collection.
EmbeddedMapSaver Saves entries of string-keyed maps into the Entity, using their key as an intermediate field name.
EmbeddedMultivalueFieldSaver Base class for EmbeddedArrayFieldSaver and EmbeddedCollectionFieldSaver that handles most of the logic.
FieldSaver Most savers are related to a particular type of field.
LeafFieldSaver Saver which knows how to save basic leaf values.
Path Path represents the individual steps from the root object to the current property.
 



Copyright © 2011 Jeff Schnitzer and a gang of pirates. All Rights Reserved. Build version: 3.1