PoolingContextSource
class PoolingContextSource(val url: String, userName: String, password: String) extends ContextSource with Initializing with Disposable with Logging
使用jdk自带的缓冲池的源
- See also
trait Logging
trait Disposable
trait Initializing
trait ContextSource
class Object
trait Matchable
class Any