Uses of Class
weka.gui.sql.DbUtils
Packages that use DbUtils
-
Uses of DbUtils in weka.gui.sql.event
Methods in weka.gui.sql.event that return DbUtilsModifier and TypeMethodDescriptionConnectionEvent.getDbUtils()
returns the DbUtils instance that is responsible for the connect/disconnect.QueryExecuteEvent.getDbUtils()
returns the DbUtils instance that was executed the queryConstructors in weka.gui.sql.event with parameters of type DbUtilsModifierConstructorDescriptionConnectionEvent
(Object source, int type, DbUtils utils) constructs the eventConnectionEvent
(Object source, int type, DbUtils utils, Exception ex) constructs the eventconstructs the event