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

Quick Search    Search Deep

Uses of Interface
org.apache.derby.iapi.services.locks.Limit

Uses of Limit in org.apache.derby.iapi.services.locks
 

Methods in org.apache.derby.iapi.services.locks with parameters of type Limit
 void LockFactory.setLimit(java.lang.Object compatabilitySpace, java.lang.Object group, int limit, Limit callback)
          Install a limit that is called when the size of the group exceeds the required limit.