Execution Properties
Execution properties may be set on a per statement basis through the TeiidStatement
interface or on the connection via the SET Statement. For convenience, the property keys are defined by constants on the org.teiid.jdbc.ExecutionProperties
interface.
Property Name/String Constant | Description |
---|---|
|
Same as the connection property. |
|
See the Partial Results Mode |
|
Determines the formatting of XML documents returned by XML document models. See the XML extensions#Document formatting section. |
|
Determines whether XML documents returned by XML document models will be validated against their schema after processing. See the Reference Guide’s "XML SELECT Command" chapter and "document validation" section. |
|
Same as the connection property. |
|
Same as the connection property. |
|
Same as the connection property. |
|
Same as the connection property. |