org.pentaho.di.ui.core.database.wizard
Class CreateDatabaseWizard
java.lang.Object
org.pentaho.di.ui.core.database.wizard.CreateDatabaseWizard
public class CreateDatabaseWizard
- extends Object
Shows a wizard that creates a new database connection...
(Code 'normalized' from Spoon)
- Since:
- 29-mar-2006
- Author:
- Matt, Jens
CreateDatabaseWizard
public CreateDatabaseWizard()
createAndRunDatabaseWizard
public DatabaseMeta createAndRunDatabaseWizard(Shell shell,
PropsUI props,
List<DatabaseMeta> databases)
- Shows a wizard that creates a new database connection...
- Parameters:
shell
- props
- databases
-
- Returns:
- DatabaseMeta when finished or null when canceled