A B C D E F G H I J L N O P R S T U V W 
All Classes All Packages

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.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.
A B C D E F G H I J L N O P R S T U V W 
All Classes All Packages