Package | Description |
---|---|
org.enhydra.jdbc.core | |
org.enhydra.jdbc.pool |
Modifier and Type | Method and Description |
---|---|
JdbcThreadFactory |
CoreDataSource.getThreadFactory() |
Modifier and Type | Method and Description |
---|---|
void |
CoreDataSource.setThreadFactory(JdbcThreadFactory f) |
Modifier and Type | Method and Description |
---|---|
void |
StandardPoolDataSource.setThreadFactory(JdbcThreadFactory tf)
Override this so that the pool's tf gets set as well
|