Show Table of Contents
3.5. Execution Properties
The following table provides a list of execution properties as defined in
org.teiid.jdbc.ExecutionProperties. These can be modified using the SET statement.
Table 3.2. Execution Properties
| Constant Identifier | String Value | Description |
|---|---|---|
ANSI_QUOTED_IDENTIFIERS | ansiQuotedIdentifiers | See Section 1.9, “Connection Properties for the Driver and Data Source Classes”. |
DISABLE_LOCAL_TRANSACTIONS | disableLocalTxn | See Section 1.9, “Connection Properties for the Driver and Data Source Classes”. |
JDBC4COLUMNNAME ANDLABELSEMANTICS | useJDBC4ColumnName AndLabelSemantics | See Section 1.9, “Connection Properties for the Driver and Data Source Classes”. |
NOEXEC | See Section 1.9, “Connection Properties for the Driver and Data Source Classes”. | |
PROP_FETCH_SIZE | fetchSize | See Section 1.9, “Connection Properties for the Driver and Data Source Classes”. |
PROP_PARTIAL_RESULTS_MODE | partialResultsMode | See Section 1.9, “Connection Properties for the Driver and Data Source Classes” and Section 3.12, “Partial Results Mode”. |
PROP_TXN_AUTO_WRAP | autoCommitTxn | See Section 1.9, “Connection Properties for the Driver and Data Source Classes”. |
PROP_XML_FORMAT | XMLFormat |
Determines the formatting of XML documents returned by XML document models. Can be one of
XML_COMPACT_FORMAT or XML_TREE_FORMAT. See Section 3.7, “XML Document Formatting” for more information.
|
PROP_XML_VALIDATION | XMLValidation |
Determines whether XML documents returned by XML document models will be validated against their schema after processing. See Section 3.8, “XML Schema Validation” and topics on "XML SELECT" in the JBoss Data Virtualization Development Guide: Reference Material for more information.
|
QUERYTIMEOUT | QUERYTIMEOUT | See Section 1.9, “Connection Properties for the Driver and Data Source Classes”. |
RESULT_SET_CACHE_MODE | resultSetCacheMode | See Section 1.9, “Connection Properties for the Driver and Data Source Classes”. |
SQL_OPTION_SHOWPLAN | SHOWPLAN | See Section 1.9, “Connection Properties for the Driver and Data Source Classes”. |
See Also:

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.