See: Description
Class | 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.
|
BasicLogEventEntity |
Users of the JPA appender may want to extend this class instead of
AbstractLogEventWrapperEntity . |
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.