Uses of Class
net.sourceforge.jtds.jdbc.Semaphore
Packages that use Semaphore
-
Uses of Semaphore in net.sourceforge.jtds.jdbc
Fields in net.sourceforge.jtds.jdbc declared as SemaphoreModifier and TypeFieldDescriptionprivate Semaphore
TdsCore.connectionLock
Mutual exclusion lock on connection.private final Semaphore
JtdsConnection.mutex
Mutual exclusion lock to control access to connection.Methods in net.sourceforge.jtds.jdbc that return Semaphore