Index
A C D G I J L M P U
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
A
- abandoned_usage_tracking - Variable in class com.qwazr.library.jdbc.JdbcConnector.ConnectionPool
C
- close() - Method in class com.qwazr.library.jdbc.JdbcConnector
- com.qwazr.library.jdbc - package com.qwazr.library.jdbc
- ConnectionPool() - Constructor for class com.qwazr.library.jdbc.JdbcConnector.ConnectionPool
D
- driver - Variable in class com.qwazr.library.jdbc.JdbcConnector
G
- getConnection(IOUtils.CloseableContext) - Method in class com.qwazr.library.jdbc.JdbcConnector
- getConnection(IOUtils.CloseableContext, boolean) - Method in class com.qwazr.library.jdbc.JdbcConnector
- getConnection(IOUtils.CloseableContext, boolean, int) - Method in class com.qwazr.library.jdbc.JdbcConnector
- getPoolNumActive() - Method in class com.qwazr.library.jdbc.JdbcConnector
-
The current number of active connections that have been allocated from this connection pool.
- getPoolNumIdle() - Method in class com.qwazr.library.jdbc.JdbcConnector
-
The current number of idle connections that are waiting to be allocated from this connection pool.
I
- initial_size - Variable in class com.qwazr.library.jdbc.JdbcConnector.ConnectionPool
J
- JdbcConnector - Class in com.qwazr.library.jdbc
- JdbcConnector() - Constructor for class com.qwazr.library.jdbc.JdbcConnector
- JdbcConnector.ConnectionPool - Class in com.qwazr.library.jdbc
L
- load() - Method in class com.qwazr.library.jdbc.JdbcConnector
- log_abandoned - Variable in class com.qwazr.library.jdbc.JdbcConnector.ConnectionPool
- log_expired_connections - Variable in class com.qwazr.library.jdbc.JdbcConnector.ConnectionPool
M
- max_idle - Variable in class com.qwazr.library.jdbc.JdbcConnector.ConnectionPool
- max_total - Variable in class com.qwazr.library.jdbc.JdbcConnector.ConnectionPool
- max_wait_millis - Variable in class com.qwazr.library.jdbc.JdbcConnector.ConnectionPool
- min_idle - Variable in class com.qwazr.library.jdbc.JdbcConnector.ConnectionPool
P
- pool - Variable in class com.qwazr.library.jdbc.JdbcConnector
U
- url - Variable in class com.qwazr.library.jdbc.JdbcConnector
- username - Variable in class com.qwazr.library.jdbc.JdbcConnector
All Classes|All Packages