Uses of Class
org.apache.logging.log4j.core.appender.db.jpa.JpaDatabaseManager

Packages that use JpaDatabaseManager
org.apache.logging.log4j.core.appender.db.jpa The JPA Appender supports writing log events to a relational database using the Java Persistence API. 
 

Uses of JpaDatabaseManager in org.apache.logging.log4j.core.appender.db.jpa
 

Methods in org.apache.logging.log4j.core.appender.db.jpa that return JpaDatabaseManager
static JpaDatabaseManager JpaDatabaseManager.getJPADatabaseManager(String name, int bufferSize, Class<? extends AbstractLogEventWrapperEntity> entityClass, Constructor<? extends AbstractLogEventWrapperEntity> entityConstructor, String persistenceUnitName)
          Creates a JPA manager for use within the JpaAppender, or returns a suitable one if it already exists.
 



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.