Uses of Package
org.apache.logging.log4j.core.appender.db

Packages that use org.apache.logging.log4j.core.appender.db
org.apache.logging.log4j.core.appender.db The classes in this package and sub packages provide appenders for various types of databases and methods for accessing databases. 
org.apache.logging.log4j.core.appender.db.jdbc The JDBC Appender supports writing log events to a relational database using standard JDBC connections. 
org.apache.logging.log4j.core.appender.db.jpa The JPA Appender supports writing log events to a relational database using the Java Persistence API. 
 

Classes in org.apache.logging.log4j.core.appender.db used by org.apache.logging.log4j.core.appender.db
AbstractDatabaseManager
          Manager that allows database appenders to have their configuration reloaded without losing events.
AbstractDatabaseManager.AbstractFactoryData
          Implementations should extend this class for passing data between the getManager method and the manager factory class.
 

Classes in org.apache.logging.log4j.core.appender.db used by org.apache.logging.log4j.core.appender.db.jdbc
AbstractDatabaseAppender
          An abstract Appender for writing events to a database of some type, be it relational or NoSQL.
AbstractDatabaseManager
          Manager that allows database appenders to have their configuration reloaded without losing events.
 

Classes in org.apache.logging.log4j.core.appender.db used by org.apache.logging.log4j.core.appender.db.jpa
AbstractDatabaseAppender
          An abstract Appender for writing events to a database of some type, be it relational or NoSQL.
AbstractDatabaseManager
          Manager that allows database appenders to have their configuration reloaded without losing events.
 



Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.