Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.apache.derby.impl.services.locks

Classes in org.apache.derby.impl.services.locks used by org.apache.derby.impl.services.locks
ActiveLock
          A Lock represents a granted or waiting lock request.
Control
           
D_Lock
           
Lock
          A Lock represents a granted or waiting lock request.
LockControl
          A LockControl contains a reference to the item being locked and doubly linked lists for the granted locks and the waiting locks.
LockSet
          A LockSet is a complete lock table.
SinglePool
          An implementation of LockFactory that uses a single pool for the locks, i.e.
TableNameInfo