| Package | Description |
|---|---|
| oracle.jdbc |
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc. |
| Modifier and Type | Method and Description |
|---|---|
default SecurityInformation |
OracleConnection.getSecurityInformation()
Returns an instance of SecurityInformation which has details about the security of the
underlying network connection.
|
SecurityInformation |
OracleConnectionWrapper.getSecurityInformation() |
SecurityInformation |
OracleConnectionWrapper.getSecurityInformation() |
default SecurityInformation |
OracleConnection.getSecurityInformation()
Returns an instance of SecurityInformation which has details about the security of the
underlying network connection.
|