|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QuerySpecificationFactory | |
---|---|
org.eclipse.datatools.connectivity.oda.spec.manifest | Provides a utility component for accessing the capabilities registered by an
ODA extension that implements the
org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point. |
org.eclipse.datatools.connectivity.oda.spec.util | Defines utilities for use with the Open Data Access (ODA) query specification. |
Uses of QuerySpecificationFactory in org.eclipse.datatools.connectivity.oda.spec.manifest |
---|
Methods in org.eclipse.datatools.connectivity.oda.spec.manifest that return QuerySpecificationFactory | |
---|---|
QuerySpecificationFactory |
ExtensionContributor.getSpecificationFactory()
|
Uses of QuerySpecificationFactory in org.eclipse.datatools.connectivity.oda.spec.util |
---|
Methods in org.eclipse.datatools.connectivity.oda.spec.util that return QuerySpecificationFactory | |
---|---|
QuerySpecificationFactory |
QuerySpecificationHelper.getFactory()
Gets the associated query specification factory instance. |
Constructors in org.eclipse.datatools.connectivity.oda.spec.util with parameters of type QuerySpecificationFactory | |
---|---|
QuerySpecificationHelper(QuerySpecificationFactory factory)
Constructor for use with the specified query specification factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |