Uses of Class
com.caucho.amber.query.CacheUpdate

Packages that use CacheUpdate
com.caucho.amber.entity   
com.caucho.amber.query   
 

Uses of CacheUpdate in com.caucho.amber.entity
 

Methods in com.caucho.amber.entity with parameters of type CacheUpdate
 void AmberEntityHome.addUpdate(CacheUpdate update)
          Adds a cache update.
 

Uses of CacheUpdate in com.caucho.amber.query
 

Subclasses of CacheUpdate in com.caucho.amber.query
 class TableCacheUpdate
          Update callback where any addition or deletion modifies the cached query.