| Package | Description |
|---|---|
| to.etc.dbpool |
| Modifier and Type | Method and Description |
|---|---|
static DbPoolUtil.HostAndPort |
DbPoolUtil.HostAndPort.parse(String hostPort)
Returns
DbPoolUtil.HostAndPort for specified host:port |
| Modifier and Type | Method and Description |
|---|---|
static void |
DbPoolUtil.enableRemoteDebug(Connection con,
DbPoolUtil.HostAndPort hostAndPort)
Executes dbms_debug_jdwp.connect_tcp(host, port) on specified connection.
|
Copyright © 2017 etc.to. All rights reserved.