类 org.logicalcobwebs.proxool.ProxyConnection
的使用

使用 ProxyConnection 的软件包
org.logicalcobwebs.proxool A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. 
 

org.logicalcobwebs.proxoolProxyConnection 的使用
 

返回 ProxyConnectionorg.logicalcobwebs.proxool 中的方法
protected  ProxyConnection Prototyper.buildConnection(int status, String creator)
          Build a new connection
 ProxyConnection WrappedConnection.getProxyConnection()
          Get the encapsulated proxy connection
 

参数类型为 ProxyConnectionorg.logicalcobwebs.proxool 中的构造方法
WrappedConnection(ProxyConnection proxyConnection)
          Construct this wrapper around the proxy connection
 



Copyright © 2014. All rights reserved.