|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface C_LockFactory
Constants for the LockFactory
| Field Summary | |
|---|---|
static int |
NO_WAIT
Timeout value that indicates do not wait for the lock or latch at all |
static int |
TIMED_WAIT
Timeout value that indicates wait for the lock according to derby.locks.waitTimeout. |
static int |
WAIT_FOREVER
Timeout value that indicates wait for the lock or latch forever. |
| Field Detail |
|---|
static final int WAIT_FOREVER
static final int TIMED_WAIT
static final int NO_WAIT
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||