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

[Experimental] Contains the base classes for extension of the data source/data set wizard and property page in the Open Data Access (ODA) Designer UI framework.

See:
          Description

Class Summary
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.
NewDataSetWizard The ODA data set wizard's public class that may be used directly or serves as the base class of the newDataSetWizard.class attribute defined in the org.eclipse.datatools.connectivity.oda.design.ui.dataSource extension point.
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

[Experimental] Contains the base classes for extension of the data source/data set wizard and property page in the Open Data Access (ODA) Designer UI framework.
It is for use by an ODA data provider to extend and provide customized designer tool to define a data set design, or a data source design associated with a connection profile instance.

This package API is going through iterative development cycles, and will likely change.

Since:
3.0


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