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

Packages that use org.apache.logging.log4j.core.appender.db.jpa
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.jpa used by org.apache.logging.log4j.core.appender.db.jpa
AbstractLogEventWrapperEntity
           Users of the JPA appender MUST extend this class, using JPA annotations on the concrete class and all of its accessor methods (as needed) to map them to the proper table and columns.
JpaAppender
          This Appender writes logging events to a relational database using the Java Persistence API.
JpaDatabaseManager
          An AbstractDatabaseManager implementation for relational databases accessed via JPA.
 



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.