このコンテンツは選択した言語では利用できません。

13.5. Base Execution Properties


The following execution properties are shared by all translators.
Expand
Table 13.1. Base Execution Properties
Name Description Default
Immutable Set to true to indicate that the source never changes. false
RequiresCriteria Set to true to indicate that source SELECT/UPDATE/DELETE queries require a WHERE clause. false
SupportsOrderBy Set to true to indicate that the ORDER BY clause is supported. true
SupportsOuterJoins Set to true to indicate that OUTER JOINs are supported. true
SupportsFullOuterJoins If outer joins are supported, true indicates that FULL OUTER JOINs are supported. true
SupportsInnerJoins Set to true to indicate that INNER JOINs are supported. true
SupportedJoinCriteria If joins are supported, defines what criteria may be used as the join criteria. May be one of (ANY, THETA, EQUI, or KEY). ANY
MaxInCriteriaSize If in criteria are supported, defines what the maximum number of in entries are per predicate. -1 indicates no limit. -1
MaxDependentInPredicates If IN criteria are supported, defines what the maximum number of predicates that can be used for a dependent join. Values less than 1 indicate to use only one IN predicate per dependent value pushed. -1
NativeQueryProcedureName
If the native query is supported on the translator, this property indicates the name of the procedure.
native
SupportsNativeQueries
Set to true to indicate the translator supports the direct execution of commands using the native procedure
false

Note

Only a subset of the supports metadata can be set through execution properties. If more control is needed, see Red Hat JBoss Data Virtualization Development Guide: Server Development.
トップに戻る
Red Hat logoGithubredditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

Red Hat ドキュメントについて

Red Hat をお使いのお客様が、信頼できるコンテンツが含まれている製品やサービスを活用することで、イノベーションを行い、目標を達成できるようにします。 最新の更新を見る.

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

Theme

© 2025 Red Hat