Package org.eclipse.datatools.connectivity.oda.design.ui.wizards

[Provisional] Contains the base classes for extending the data source wizard and property pages, and data set wizard and property pages in the Open Data Access (ODA) Designer UI framework.

See:
          Description

Class Summary
DataSetEditorPage The base class of a customized ODA Data Set Editor Page provided by the ODA design UI framework, to allow an user to edit an extended ODA data set design instance.
DataSetWizard The ODA data set wizard's public class that may be used directly or serves as the base class of the dataSetWizard.class attribute defined in the org.eclipse.datatools.connectivity.oda.design.ui.dataSource extension point.
DataSetWizardPage The abstract base class for implementation of a customized ODA data set wizard page.
DataSourceEditorPage The abstract base class for implementation of a customized ODA data source property page.
DataSourceWizardPage The abstract base class for implementation of a customized ODA data source wizard page.
NewDataSourceWizard The ODA data source wizard's public class that may be used directly or serves as the base class of the newWizard.class attribute defined in the org.eclipse.datatools.connectivity.connectionProfile extension point.
 

Package org.eclipse.datatools.connectivity.oda.design.ui.wizards Description

[Provisional] Contains the base classes for extending the data source wizard and property pages, and data set wizard and property pages in the Open Data Access (ODA) Designer UI framework.
These classes are for use by an ODA data provider to extend and contribute customized designer tool to define a data set design, and a data source design associated with a connection profile instance.

Since:
3.0


Copyright © 2006 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.