|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Semaphore | |
net.sourceforge.jtds.jdbc |
Uses of Semaphore in net.sourceforge.jtds.jdbc |
Fields in net.sourceforge.jtds.jdbc declared as Semaphore | |
private Semaphore |
TdsCore.connectionLock
Mutual exclusion lock on connection. |
private Semaphore |
ConnectionJDBC2.mutex
Mutual exclusion lock to control access to connection. |
Methods in net.sourceforge.jtds.jdbc that return Semaphore | |
(package private) Semaphore |
ConnectionJDBC2.getMutex()
Retrieves the connection mutex and acquires an exclusive lock on the network connection. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |