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

Packages that use SourceHandler
com.elogico.xbound.jdbc.impl   
 

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

Classes in com.elogico.xbound.jdbc.impl that implement SourceHandler
 class StatementSourceHandler
          Handler for StatementSource.
 

Methods in com.elogico.xbound.jdbc.impl that return SourceHandler
protected  SourceHandler SQLManagerImpl.getSourceHandler(Source result)
           Internal method for retrieving the handler configured for the given Source.