org.pentaho.di.ui.core.database.dialog
Class GetDatabaseInfoProgressDialog
java.lang.Object
org.pentaho.di.ui.core.database.dialog.GetDatabaseInfoProgressDialog
public class GetDatabaseInfoProgressDialog
- extends Object
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.
- Since:
- 07-apr-2005
- Author:
- Matt
Constructor Summary |
GetDatabaseInfoProgressDialog(Shell shell,
DatabaseMeta dbInfo)
Creates a new dialog that will handle the wait while we're
finding out what tables, views etc we can reach in the database. |
GetDatabaseInfoProgressDialog
public GetDatabaseInfoProgressDialog(Shell shell,
DatabaseMeta dbInfo)
- Creates a new dialog that will handle the wait while we're
finding out what tables, views etc we can reach in the database.
open
public DatabaseMetaInformation open()