Package | Description |
---|---|
org.enhydra.jdbc.core | |
org.enhydra.jdbc.pool | |
org.enhydra.jdbc.standard | |
org.enhydra.jdbc.util |
Modifier and Type | Method and Description |
---|---|
void |
CorePreparedStatement.setLogger(Logger alog) |
Modifier and Type | Method and Description |
---|---|
void |
GenericPool.setLogger(Logger alog)
Outputs a log message to the log writer.
|
Modifier and Type | Field and Description |
---|---|
Logger |
StandardPooledConnection.log |
Modifier and Type | Method and Description |
---|---|
void |
StandardPooledConnection.setLogger(Logger alog) |
Modifier and Type | Field and Description |
---|---|
Logger |
LRUCache.log |
Logger |
JdbcUtil.log |
Modifier and Type | Method and Description |
---|---|
void |
LRUCache.setLogger(Logger alog) |
void |
JdbcUtil.setLogger(Logger alog) |