|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionSourceBase | |
---|---|
ch.qos.logback.core.db | The ch.qos.logback.core.db package provides bases classes to append objects into various databases. |
Uses of ConnectionSourceBase in ch.qos.logback.core.db |
---|
Subclasses of ConnectionSourceBase in ch.qos.logback.core.db | |
---|---|
class |
DataSourceConnectionSource
The DataSourceConnectionSource is an implementation of ConnectionSource that obtains the Connection in the recommended JDBC
manner based on a DataSource . |
class |
DriverManagerConnectionSource
The DriverManagerConnectionSource is an implementation of ConnectionSource that obtains the Connection in the traditional JDBC
manner based on the connection URL. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |