default locking

Set the default locking strategy employed by Uniface.

USYS$Mnemonic_PARAMS = default locking : optimistic | cautious

USYS$Mnemonic_PARAMS = locktype : o | c

Use

Applies to

Mnemonic

Connector Syntax

DB2 connector

DB2

USYS$DB2_PARAMS

ODBC connector

ODx

USYS$ODx_PARAMS

Description

This option sets the default locking strategy employed by Uniface. If not specified, the default is optimistic.

If you set the default locking to cautious, it can be overriden for individual entities by specifying optimistic locking in the Entity Definition form.

Related Topics