Class SingleConnectionFactory

java.lang.Object
org.jdbi.v3.core.SingleConnectionFactory
All Implemented Interfaces:
ConnectionFactory

class SingleConnectionFactory extends Object implements ConnectionFactory
Connection handler which always provides a single connection. Close operation is ignored.