Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- NETWORK - Enum constant in enum class oracle.ucp.UniversalPooledConnection.ValidationType
- NoAvailableConnectionsException - Exception in oracle.ucp
-
An exception indicating that there are no available connections in the connection pool.
- NoAvailableConnectionsException() - Constructor for exception oracle.ucp.NoAvailableConnectionsException
-
Constructs a new exception with
nullas its detail message. - NoAvailableConnectionsException(String) - Constructor for exception oracle.ucp.NoAvailableConnectionsException
-
Constructs a new exception with the specified detail message.
- NoAvailableConnectionsException(String, int) - Constructor for exception oracle.ucp.NoAvailableConnectionsException
-
Constructs a new exception with the specified detail message and error code.
- NoAvailableConnectionsException(String, Throwable) - Constructor for exception oracle.ucp.NoAvailableConnectionsException
-
Constructs a new exception with the specified detail message and cause.
- NoAvailableConnectionsException(Throwable) - Constructor for exception oracle.ucp.NoAvailableConnectionsException
-
Constructs a new exception with the specified cause and a detail message of
(cause==null ? null : cause.toString()), which typically contains the class and detail message of thecause). - NONE - Enum constant in enum class oracle.ucp.UniversalPooledConnection.ValidationType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form