- validate() - Method in interface oracle.ucp.UniversalPooledConnection
-
Validates this connection and sets corresponding status on this
connection.
- validate(UniversalPooledConnection.ValidationType, int) - Method in interface oracle.ucp.UniversalPooledConnection
-
Validates this connection and sets corresponding status on this
connection.
- validate(int) - Method in interface oracle.ucp.UniversalPooledConnection
-
Validates this connection and sets corresponding status on this
connection.
- ValidConnection - Interface in oracle.ucp.jdbc
-
This interface allows JDBC applications to easily and quickly determine
the usability of a java.sql.Connection object and to
identify connection objects that should no longer be used for connection
pooling.
- valueOf(String) - Static method in enum oracle.ucp.ConnectionAffinityCallback.AffinityPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.ucp.UniversalConnectionPoolLifeCycleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.ucp.UniversalPooledConnection.ValidationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum oracle.ucp.ConnectionAffinityCallback.AffinityPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.ucp.UniversalConnectionPoolLifeCycleState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.ucp.UniversalPooledConnection.ValidationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.