Uses of Interface
com.elogico.xbound.jdbc.ResultHandler

Packages that use ResultHandler
com.elogico.xbound.jdbc.dom   
com.elogico.xbound.jdbc.impl   
 

Uses of ResultHandler in com.elogico.xbound.jdbc.dom
 

Classes in com.elogico.xbound.jdbc.dom that implement ResultHandler
 class DomResultHandler
          Handler for DomResult
 

Uses of ResultHandler in com.elogico.xbound.jdbc.impl
 

Methods in com.elogico.xbound.jdbc.impl that return ResultHandler
protected  ResultHandler SQLManagerImpl.getResultHandler(Result result)
           Internal method for retrieving the handler configured for the given Result.