Uses of Interface
com.darwinsys.sql.SQLRunnerErrorHandler

Packages that use SQLRunnerErrorHandler
com.darwinsys.sql   
 

Uses of SQLRunnerErrorHandler in com.darwinsys.sql
 

Methods in com.darwinsys.sql with parameters of type SQLRunnerErrorHandler
 void SQLRunner.setErrorHandler(SQLRunnerErrorHandler eHandler)
           
 void SQLRunnerGUI.setErrorHandler(SQLRunnerErrorHandler eHandler)
          Allow a main application to provide its own error handler.
 



Copyright © 1996-2004 Ian F. Darwin. See license.html for usage license.