JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package com.google.appengine.tools.compilation
Class Summary
Class
Description
DatastoreCallbacksProcessor
Processes datastore callback annotations (
PrePut
,
PostPut
,
PreDelete
,
PostDelete
,
PreGet
,
PostLoad
,
PreQuery
) and generates a config file that the Datastore API can load at runtime.