Class DefaultConnectionFactory

java.lang.Object
simpleloglib.appenders.DefaultConnectionFactory
All Implemented Interfaces:
ConnectionFactory

public class DefaultConnectionFactory extends Object implements ConnectionFactory
Default implementation of ConnectionFactory. I take this from commons-dbcp2 repo examples and adapted to my needs.
Author:
lunalobos