|
Oracle® Universal Connection Pool for JDBC Java API Reference 11g Release 2 (11.2) E12826-01 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
A B C D E F G H I J L M N O P R S T U V
null
as its detailed message.(cause==null ? null : cause.toString())
, which typically contains the class and detail message of the cause
).UniversalConnectionPoolManagerImpl
class is the implementation class for the pool manager.UniversalPooledConnection
is the actual object that is pooled by the connection pool.
|
Oracle® Universal Connection Pool for JDBC Java API Reference 11g Release 2 (11.2) E12826-01 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
A B C D E F G H I J L M N O P R S T U V