You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by "James Koch (JIRA)" <ji...@apache.org> on 2017/08/09 21:28:03 UTC

[jira] [Created] (LOG4J2-2004) JdbcAppender unfriendly to extension to use stored procedures

James Koch created LOG4J2-2004:
----------------------------------

             Summary: JdbcAppender unfriendly to extension to use stored procedures
                 Key: LOG4J2-2004
                 URL: https://issues.apache.org/jira/browse/LOG4J2-2004
             Project: Log4j 2
          Issue Type: Bug
          Components: Appenders
    Affects Versions: 2.8.2
            Reporter: James Koch


The vast majority of JdbcDatabaseManager appears to be useful for general PreparedStatement building, with only small changes needed to build a CALL statement instead of an INSERT statement. Unfortunately the classes in this space all have private constructors that prevent alteration or alternative compositions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)