Uses of Interface
com.uwyn.rife.database.querymanagers.generic.Callbacks

Packages that use Callbacks
com.uwyn.rife.database.querymanagers.generic Provides classes and interfaces for the persistance framework. 
 

Uses of Callbacks in com.uwyn.rife.database.querymanagers.generic
 

Classes in com.uwyn.rife.database.querymanagers.generic that implement Callbacks
 class AbstractCallbacks<BeanType>
          Abstract convenience class that provides a postive no-op implementation of all the methods of the Callbacks interface.
 

Methods in com.uwyn.rife.database.querymanagers.generic that return Callbacks
 Callbacks<BeanType> CallbacksProvider.getCallbacks()
          Returns an implementation of the Callbacks interface.
protected  Callbacks AbstractGenericQueryManager.getCallbacks(BeanType bean)
           
 



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