Package com.github.marschall.lockingdatasource
package com.github.marschall.lockingdatasource
-
ClassesClassDescriptionA
DataSource
where every call togetConnection()
andgetConnection(String, String)
goes through a global lock.
DataSource
where every call to getConnection()
and getConnection(String, String)
goes through a global lock.