org.pentaho.di.ui.core.database.dialog
Class DatabaseDialog
java.lang.Object
org.pentaho.di.ui.core.database.dialog.XulDatabaseDialog
org.pentaho.di.ui.core.database.dialog.DatabaseDialog
public class DatabaseDialog
- extends XulDatabaseDialog
Dialog that allows you to edit the settings of a database connection.
- Since:
- 18-05-2003
- Author:
- Matt
- See Also:
DatabaseInfo
DatabaseDialog
public DatabaseDialog(Shell parent)
DatabaseDialog
public DatabaseDialog(Shell parent,
DatabaseMeta databaseMeta)
open
public String open()
- Description copied from class:
XulDatabaseDialog
- Opens the XUL database dialog
- Overrides:
open
in class XulDatabaseDialog
- Returns:
- databaseName (or NULL on error or cancel)
TODO: Fix deprecation warning in v3.2 by using the new dialog
checkPasswordVisible
public static final void checkPasswordVisible(Text wPassword)
test
public static final void test(Shell shell,
DatabaseMeta dbinfo)
- Test the database connection