Modifier and Type | Field and Description |
---|---|
private org.apache.tomcat.jdbc.pool.DataSource |
dataSource |
private static org.slf4j.Logger |
log |
private java.lang.String |
name |
Constructor and Description |
---|
EPJDataSource(org.apache.tomcat.jdbc.pool.DataSource dataSource,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
close()
it closes only inactive connections
|
javax.sql.DataSource |
getDataSource() |
private static final org.slf4j.Logger log
private final org.apache.tomcat.jdbc.pool.DataSource dataSource
private final java.lang.String name