#javax.sql.ConnectionPoolDataSource
PooledConnection对象的工厂。
YashanDB对ConnectionPoolDataSource接口已支持功能:
返回类型 | 方法 |
---|---|
PooledConnection | getPooledConnection() |
PooledConnection | getPooledConnection(String user, String password) |
PooledConnection对象的工厂。
YashanDB对ConnectionPoolDataSource接口已支持功能:
返回类型 | 方法 |
---|---|
PooledConnection | getPooledConnection() |
PooledConnection | getPooledConnection(String user, String password) |