Object Lock Duration.

See also:
ObjectLock, Database::lock_table
Enumerator:
DB_COMMIT_LOCK  Release the lock automatically when the current transaction is committed.

DB_MANUAL_LOCK  Release the lock manually, by explicitly calling ObjectLock::unlock or destroying the ObjectLock object.


Copyright © 2005-2008 ITTIA®. All rights reserved.