
ch.qos.logback.classic.db.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of transistore-server Show documentation
Show all versions of transistore-server Show documentation
Full deployment of default TransiStore service, using basic storage types,
packaged as "fat jar" with its dependencies.
The newest version!
The ch.qos.logback.classic.db package provides means to append logging events
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.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy