Package org.pentaho.di.ui.core.database.dialog
package org.pentaho.di.ui.core.database.dialog
-
ClassDescriptionDialog that allows you to edit the settings of a database connection.This class has been adapted to use the XUL version of the DatabaseExplorerDialog instead.Takes care of displaying a dialog that will handle the wait while we're finding out what tables, views etc we can reach in the database.Takes care of displaying a dialog that will handle the wait while we're getting rows for a certain SQL query on a database.Takes care of displaying a dialog that will handle the wait while we're finding out which fields are output by a certain SQL query on a database.Takes care of displaying a dialog that will handle the wait while we're getting the number of rows for a certain table in a database.Dialog that allows the user to launch SQL statements towards the database.