|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JdbcThreadFactory | |
---|---|
org.enhydra.jdbc.core | |
org.enhydra.jdbc.pool |
Uses of JdbcThreadFactory in org.enhydra.jdbc.core |
---|
Methods in org.enhydra.jdbc.core that return JdbcThreadFactory | |
JdbcThreadFactory |
CoreDataSource.getThreadFactory()
|
Methods in org.enhydra.jdbc.core with parameters of type JdbcThreadFactory | |
void |
CoreDataSource.setThreadFactory(JdbcThreadFactory f)
|
Uses of JdbcThreadFactory in org.enhydra.jdbc.pool |
---|
Methods in org.enhydra.jdbc.pool with parameters of type JdbcThreadFactory | |
void |
StandardPoolDataSource.setThreadFactory(JdbcThreadFactory tf)
Override this so that the pool's tf gets set as well |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |