File: dblock.rst

package info (click to toggle)
python-bsddb3 6.2.9-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,596 kB
  • sloc: python: 14,884; ansic: 8,168; makefile: 217; sh: 5
file content (11 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
DBLock
------

Read :Oracle:`Oracle documentation <programmer_reference/index.html>`
for better understanding.

The DBLock objects have no methods or attributes. They are just opaque
handles to the lock in question.

They are managed via DBEnv methods.