All Classes and Interfaces
Class
Description
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.
Users of the JPA appender may want to extend this class instead of
AbstractLogEventWrapperEntity
.A JPA 2.1 attribute converter for
ReadOnlyStringMap
s in
LogEvent
s.A JPA 2.1 attribute converter for
ReadOnlyStringMap
s in
LogEvent
s.A JPA 2.1 attribute converter for
Map<String, String>
s in
LogEvent
s.A JPA 2.1 attribute converter for
Map<String, String>
s in
LogEvent
s.A JPA 2.1 attribute converter for
ThreadContext.ContextStack
s in
LogEvent
s.A JPA 2.1 attribute converter for
ThreadContext.ContextStack
s in
LogEvent
s.This Appender writes logging events to a relational database using the Java Persistence API.
An
AbstractDatabaseManager
implementation for relational databases accessed via JPA.A JPA 2.1 attribute converter for
StackTraceElement
s in LogEvent
s.