Class | Description |
---|---|
Extent<T> |
Class for receiving notifications of
ManagedObject.extent(java.lang.Class<T>) calls. |
KeyField |
Describes a field within the query performed by an application.
|
Query<T> |
Class for receiving notifications of
KeyQuery results calls. |
Record<T> |
Class for receiving notifications of
modifications (create, update, delete)
to Managed object instances.
|
These notifications may be useful for integration with external secondary store (RDBMS, files, etc...).