Skip navigation links

Package ch.qos.logback.core.db

The ch.qos.logback.core.db package provides bases classes to append objects into various databases.

See: Description

Package ch.qos.logback.core.db Description

The ch.qos.logback.core.db package provides bases classes to append objects into various databases.

Most popular database systems, such as PostgreSQL, MySQL, Oracle, DB2 and MsSQL are supported.

Just as importantly, the way for obtaining JDBC connections is pluggable. Connections can be obtained through the traditional way of DriverManager, or alternatively as a DataSource. A DataSource can be instantiated directly or it can obtained through JNDI.

Skip navigation links

Copyright © 2010 - 2020 Adobe. All Rights Reserved