|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
DataSetType | Deprecated. As of BIRT 2.0, replaced by
org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType . |
DataTypeMapping | Deprecated. As of BIRT 2.0, replaced by
org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping . |
DtpManifestExplorer | The DTP Manifest Explorer is the entry point to explore and access
the DTP ODA manifest of all the ODA plug-ins extensions that implement the
org.eclipse.birt.data.oda.dataSource or
org.eclipse.datatools.connectivity.oda.dataSource extension point. |
ExtensionManifest | Deprecated. As of BIRT 2.0, replaced by
org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest . |
JavaRuntimeInterface | Deprecated. As of BIRT 2.0, replaced by
org.eclipse.datatools.connectivity.oda.util.manifest.JavaRuntimeInterface . |
ManifestExplorer | Deprecated. As of BIRT 2.0, replaced by
org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer . |
Property | Deprecated. As of BIRT 2.0, replaced by
org.eclipse.datatools.connectivity.oda.util.manifest.Property . |
PropertyChoice | Deprecated. As of BIRT 2.0, replaced by
org.eclipse.datatools.connectivity.oda.util.manifest.PropertyChoice . |
RuntimeInterface | Deprecated. As of BIRT 2.0, replaced by
org.eclipse.datatools.connectivity.oda.util.manifest.RuntimeInterface . |
TraceLogging | Deprecated. As of BIRT 2.0, replaced by
org.eclipse.datatools.connectivity.oda.util.manifest.TraceLogging . |
[Deprecated] Provides a utility component for accessing the content of an ODA data source extension's configuration.
As of BIRT 2.0, the BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project. It is replaced by the org.eclipse.datatools.connectivity.oda packages.
It can be used by an ODA consumer and/or a data provider
to discover the plug-in extension configuration.
The utility's initial entry point is the singleton ManifestExplorer
.
It provides the service to explore all the static
ODA data source extensions, and access to each
extension's configuration information specified
in its plug-in manifest file.
The content of such ODA data source extension configuration
is encapsulated in an ExtensionManifest
and its
associated objects.
org.eclipse.datatools.connectivity.oda.util.manifest
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |