Package | Description |
---|---|
net.sourceforge.jtds.jdbc |
Modifier and Type | Field and Description |
---|---|
private Semaphore |
TdsCore.connectionLock
Mutual exclusion lock on connection.
|
private Semaphore |
JtdsConnection.mutex
Mutual exclusion lock to control access to connection.
|
Modifier and Type | Method and Description |
---|---|
(package private) Semaphore |
JtdsConnection.getMutex()
Retrieves the connection mutex and acquires an exclusive lock on the
network connection.
|
Generated on June 8 2013