Uses of Package
com.uwyn.rife.database.querymanagers.generic

Packages that use com.uwyn.rife.database.querymanagers.generic
com.uwyn.rife.cmf.dam Provides classes and interfaces for the database access management of the content management framework. 
com.uwyn.rife.database.querymanagers.generic Provides classes and interfaces for the persistance framework. 
com.uwyn.rife.mail.dam Provides classes for the database access management of the mail queue. 
 

Classes in com.uwyn.rife.database.querymanagers.generic used by com.uwyn.rife.cmf.dam
GenericQueryManager
          A GenericQueryManager provides features that make it easy to persist and retrieve beans in a database with single method calls.
GenericQueryManagerDelegate
           
RestoreQuery
           
 

Classes in com.uwyn.rife.database.querymanagers.generic used by com.uwyn.rife.database.querymanagers.generic
Callbacks
          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).
CountQuery
           
DeleteQuery
           
GenericQueryManager
          A GenericQueryManager provides features that make it easy to persist and retrieve beans in a database with single method calls.
GenericQueryManagerListener
          The methods of a GenericQueryManagerListener will be executed as the corresponding actions are successfully executed through the GenericQueryManager that this listener is registered with.
ManyToManyDeclaration
           
ManyToOneAssociationDeclaration
           
ManyToOneDeclaration
           
ManyToOneJoinColumnProcessor
           
RestoreQuery
           
 

Classes in com.uwyn.rife.database.querymanagers.generic used by com.uwyn.rife.mail.dam
GenericQueryManager
          A GenericQueryManager provides features that make it easy to persist and retrieve beans in a database with single method calls.
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.