See: Description
Class | Description |
---|---|
AbstractDatabaseAppender<T extends AbstractDatabaseManager> |
An abstract Appender for writing events to a database of some type, be it relational or NoSQL.
|
AbstractDatabaseAppender.Builder<B extends AbstractDatabaseAppender.Builder<B>> | |
AbstractDatabaseManager |
Manager that allows database appenders to have their configuration reloaded without losing events.
|
AbstractDatabaseManager.AbstractFactoryData |
Implementations should extend this class for passing data between the getManager method and the manager factory
class.
|
ColumnMapping |
A configuration element for specifying a database column name mapping.
|
ColumnMapping.Builder |
Builder for
ColumnMapping . |
Exception | Description |
---|---|
DbAppenderLoggingException |
Wraps a database exception like a JDBC SQLException.
|
Copyright © 1999-2023 The 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.