Provides a utility component for accessing the capabilities registered by an
ODA extension that implements the
org.eclipse.datatools.connectivity.oda.dynamicResultSet
extension point.
It provides the service to explore all ODA dynamicResultSet extensions, and access each
extension's capabilities registered in its extension manifest.
It can be used by an ODA consumer and/or a data provider to discover
a dynamicResultSet extension's capabilities.
Use the singleton ResultExtensionExplorer
as the entry point of this utility.
@since 3.3 (DTP 1.8)