MCPcopy Create free account
hub / github.com/MIT-DB-Class/simple-db-hw / holdsLock

Method holdsLock

src/java/simpledb/BufferPool.java:98–102  ·  view source on GitHub ↗

Return true if the specified transaction has a lock on the specified page

(TransactionId tid, PageId p)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected