Uses of Class
org.dellroad.stuff.dao.UpdateCallback

Packages that use UpdateCallback
org.dellroad.stuff.dao Data Access Object (DAO) support classes. 
 

Uses of UpdateCallback in org.dellroad.stuff.dao
 

Methods in org.dellroad.stuff.dao with parameters of type UpdateCallback
protected  int AbstractDAO.bulkUpdate(UpdateCallback callback)
          Perform a bulk update.