Result Listener

Identifier:
org.eclipse.datatools.sqltools.result.resultListener

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

Description:
Enable user to contribute customized SQL results listener.

Configuration Markup:

<!ELEMENT extension (ResultListener)+>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED

>


<!ELEMENT ResultListener EMPTY>

<!ATTLIST ResultListener

listener CDATA #IMPLIED

>


Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

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