@FunctionalInterface
public interface OracleHostnameResolver
OracleCommonDataSource.setHostnameResolver(OracleHostnameResolver).
This custom hostname resolver will be ignored if used in conjunction with a
socks proxy remote DNS.
This feature will disable automatic ONS configuration.| Modifier and Type | Method and Description |
|---|---|
java.net.InetAddress[] |
getAllByName(java.lang.String host) |