org.pentaho.di.ui.core.database.wizard
Class CreateDatabaseWizardPageGeneric
java.lang.Object
  
WizardPage
      
org.pentaho.di.ui.core.database.wizard.CreateDatabaseWizardPageGeneric
public class CreateDatabaseWizardPageGeneric
- extends WizardPage
 
On page one we select the database connection SAP/R3 specific settings
 1) The data tablespace
 2) The index tablespace
- Since:
 
  - 22-mar-2006
 
- Author:
 
  - Jens Bleuel
 
 
 
 
CreateDatabaseWizardPageGeneric
public CreateDatabaseWizardPageGeneric(String arg,
                                       PropsUI props,
                                       DatabaseMeta info)
createControl
public void createControl(Composite parent)
 
canFlipToNextPage
public boolean canFlipToNextPage()
 
getDatabaseInfo
public DatabaseMeta getDatabaseInfo()
 
getNextPage
public IWizardPage getNextPage()