| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.datatools.connectivity.oda.consumer.util.manifest.DriverExtensionManifest
public class DriverExtensionManifest
Encapsulates access to the manifest content of an ODA consumer helper driverBridge extension.
| Method Summary | |
|---|---|
|  java.lang.String | getBridgeDataSourceId()Returns the oda data source id of the driver bridge plugin extension that implements the ODA datasource extension point. | 
|  java.lang.String | getDriverType()Returns the driver type for which a driver bridge extension is implemented. | 
|  java.lang.String | getNamespace()Returns the namespace of the plugin that contributes this extension. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public java.lang.String getNamespace()
public java.lang.String getDriverType()
public java.lang.String getBridgeDataSourceId()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||