Parent: $root.$constants
kSQLiteTranDeferred | No locks are acquired on the database until the database is first accessed |
kSQLiteTranExclusive | EXCLUSIVE locks are acquired on all databases as soon as the BEGIN command is executed |
kSQLiteTranImmediate | RESERVED locks are acquired on all databases as soon as the BEGIN command is executed |