public class CreateDatabaseWizard extends Object
Constructor and Description |
---|
CreateDatabaseWizard() |
Modifier and Type | Method and Description |
---|---|
org.pentaho.di.core.database.DatabaseMeta |
createAndRunDatabaseWizard(org.eclipse.swt.widgets.Shell shell,
PropsUI props,
List<org.pentaho.di.core.database.DatabaseMeta> databases)
Shows a wizard that creates a new database connection...
|
public org.pentaho.di.core.database.DatabaseMeta createAndRunDatabaseWizard(org.eclipse.swt.widgets.Shell shell, PropsUI props, List<org.pentaho.di.core.database.DatabaseMeta> databases)
shell
- props
- databases
-