Package | Description |
---|---|
org.apache.logging.log4j.core.appender.db.jpa |
The JPA Appender supports writing log events to a relational database using the Java Persistence API.
|
Class and Description |
---|
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-2021 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.