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