此内容没有您所选择的语言版本。
A.4. Source Hints
The JBoss Data Virtualization source meta-hint is used to provide hints directly to source executions via user or transformation queries. See the reference for more on source hints. If specified and applicable, the general and source specific hint will be supplied via the ExecutionContext methods
getGeneralHint
and getSourceHint
. See the source for the OracleExecutionFactory
for an example of how this source hint information can be utilized.