| Package | Description |
|---|---|
| com.pastdev.jsch.tunnel |
| Constructor and Description |
|---|
TunneledDataSourceWrapper(TunnelConnectionManager tunnel,
javax.sql.DataSource dataSource)
Creates a DataSource that will ensure all of the tunnels specified by
tunnel are opened when datasource connections are created,
and closed when the datasource is closed. |
Copyright © 2018 pastdev.com. All Rights Reserved.