|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Callbacks<BeanType> | Callbacks are hooks that are being called when beans are manipulated
through the GenericQueryManager or other
query managers that are based on it (ContentQueryManager, for instance). |
| CallbacksProvider<BeanType> | Callbacks can either be implemented directly by implementing the Callbacks interface, or they
can be provided by implementing this interface. |
| GenericQueryManager<BeanType> | A GenericQueryManager provides features that make it easy to
persist and retrieve beans in a database with single method calls. |
| GenericQueryManagerListener<BeanType> | The methods of a GenericQueryManagerListener will be executed
as the corresponding actions are successfully executed through the
GenericQueryManager that this listener is registered with. |
| ManyToOneJoinColumnProcessor | |
| Class Summary | |
|---|---|
| AbstractCallbacks<BeanType> | Abstract convenience class that provides a postive no-op implementation of
all the methods of the Callbacks interface. |
| AbstractGenericQueryManager<BeanType> | |
| CountQuery | |
| DeleteQuery | |
| GenericQueryManagerDelegate<T> | |
| GenericQueryManagerFactory | |
| GenericQueryManagerRelationalUtils | Utility class to provide many-to-many and many-to-one relational capabilities to generic query manager implementations. |
| ManyToManyDeclaration | |
| ManyToOneAssociationDeclaration | |
| ManyToOneDeclaration | |
| RestoreQuery | |
Provides classes and interfaces for the persistance framework.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||