| Package | Description |
|---|---|
| com.toolsverse.etl.sql.connection |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericUrlParser
This class parsers any URL.
|
class |
JdbcUrlParser
This class parsers JDBC URL.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SshTunnel.init(String theUrl,
Properties props,
UrlParser parser)
Initialize the tunnel.
|
| Constructor and Description |
|---|
SshTunnel(String url,
Properties props,
UrlParser parser)
Instantiates a new ssh tunnel.
|
Copyright © 2010-2020 Toolsverse. All Rights Reserved.