This parameter, together with the _lockMode parameter, specifies how
two or more transactions in a session context can access the same data simultaneously.
This parameter, together with the _isolationLevel parameter, specifies how
two or more transactions in a session context can access the same data simultaneously.
This parameter specifies which action to take if data is not accessible to the
current transaction because another transaction has used the _isolationLevel or
_lockMode parameter to restrict access to the data.
To get type information for simple typed values in an XQuery, a serialization pragma
with the serialization parameter provide-type-info should be provided with each query.
V
VALUE -
Static variable in interface com.softwareag.xqj.extension.XQJConstants