| java.lang.Object org.apache.derby.impl.services.locks.D_LockControl
Method Summary | |
static void | debugAddThreadInfo(StringBuffer sb) | static void | debugAppendObject(StringBuffer sb, String desc, Object item) | static void | debugLock(String type, Object compatabilitySpace, Object group, Lockable ref, Object qualifier, int timeout) | static void | debugLock(String type, Object compatabilitySpace, Object group) | static void | debugLock(String type, Object compatabilitySpace, Object group, Lockable ref) | static String | debugLockString(Object compatabilitySpace, Object group) | static String | debugLockString(Object compatabilitySpace, Object group, Lockable ref) | static String | debugLockString(Object compatabilitySpace, Object group, Lockable ref, Object qualifier, int timeout) | public String | diag() | public void | diag_detail(Properties prop) | public void | init(Object obj) |
D_LockControl | public D_LockControl()(Code) | | |
|
|