OpenWGA 7.7 - Query languages reference

sql

Native query options

Native query options are options given to WebTML attribute options, which control some aspects of the query that are native to the current query type. The following options are available:
Option Usable for Purpose
update custom Indicates that the query given is a writing query, inserting or updating rows, and performs all necessary preparations for that. Writing queries without this option may fail silently.
Note: Options usable with custom JDBC databases (Query only or enhanced) show "custom" in column "Usable for". Options usable with OpenWGA Content Stores show "Content Store" in the same column.