sqlexceptionHandler

Identifier:
org.eclipse.datatools.connectivity.sqm.core.sqlexceptionHandler

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

Description:
Provide the handler for handler sqlexception in StatementAdapter. The handler must implement the interface: org.eclipse.datatools.connectivity.sqm.internal.core.connection.SQLException

Configuration Markup:

<!ELEMENT extension (handler+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT handler EMPTY>

<!ATTLIST handler

class CDATA #REQUIRED>


Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

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