Connection UI Provider

org.eclipse.wst.rdb.connection.ui.connectionUIProvider

[Enter the first release in which this extension point appears.]

[Enter description of this extension point.]

<!ELEMENT extension (databaseDefinition+ , driverContribution+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT databaseDefinition EMPTY>

<!ATTLIST databaseDefinition

product CDATA #IMPLIED

version CDATA #IMPLIED>


<!ELEMENT driverContribution EMPTY>

<!ATTLIST driverContribution

driverName    CDATA #REQUIRED

uiContributor CDATA #REQUIRED

isDefault     (true | false) >


[Enter extension point usage example here.]

[Enter API information here.]

[Enter information about supplied implementation of this extension point.]