Uses of Class
weka.gui.sql.DbUtils
-
Uses of DbUtils in weka.gui.sql.event
Modifier and TypeMethodDescriptionConnectionEvent.getDbUtils()
returns the DbUtils instance that is responsible for the connect/disconnect.QueryExecuteEvent.getDbUtils()
returns the DbUtils instance that was executed the queryModifierConstructorDescriptionConnectionEvent
(Object source, int type, DbUtils utils) constructs the eventConnectionEvent
(Object source, int type, DbUtils utils, Exception ex) constructs the eventconstructs the event