LockingMode
Description:
Namespace: SQLHeavy
Package: SQLHeavy
Content:
Enum values:
-
NORMAL - Database connection unlocks the database file at
the conclusion of each read or write transaction.
-
EXCLUSIVE - Database connection never releases
file-locks.
Static methods:
Methods: