JadeRelationalQueryProviderIF Interface Callback Method Signatures

The methods provided the JadeRelationalQueryProviderIF interface are summarized in the following table.

Method Called by ODBC driver to …
binaryExpression Map a search predicate (an expression tree) onto its own internal representation
executeQuery Execute a query
finalizeQuery Remove an expression object that is no longer required
getResultSet Obtain the result set of the last executed query
unaryExpression Map a search predicate (an expression tree) onto its own internal representation