Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- validate() - 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.
- validate(UniversalPooledConnection.ValidationType, int) - Method in interface oracle.ucp.UniversalPooledConnection
-
Validates this connection and sets corresponding status on this connection.
- validateAsync(int, Executor) - Method in interface oracle.ucp.UniversalPooledConnection
-
Asynchronous version of the 'validate(int)'.
- validateAsync(UniversalPooledConnection.ValidationType, int, Executor) - Method in interface oracle.ucp.UniversalPooledConnection
-
Asynchronous version of the 'validate(ValidationType, int)'.
- ValidConnection - Interface in oracle.ucp.jdbc
-
This interface allows JDBC applications to easily and quickly determine the usability of a
java.sql.Connectionobject and to identify connection objects that should no longer be used for connection pooling. - valueOf(String) - Static method in enum class oracle.ucp.ConnectionAffinityCallback.AffinityPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class oracle.ucp.UniversalConnectionPoolLifeCycleState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class oracle.ucp.UniversalPooledConnection.ValidationType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class oracle.ucp.ConnectionAffinityCallback.AffinityPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class oracle.ucp.UniversalConnectionPoolLifeCycleState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class oracle.ucp.UniversalPooledConnection.ValidationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form