Class SimpleConnectionProvider

java.lang.Object
com.kingsrook.qqq.backend.module.rdbms.jdbc.SimpleConnectionProvider
All Implemented Interfaces:
ConnectionProviderInterface

public class SimpleConnectionProvider extends Object implements ConnectionProviderInterface
Simple connection provider - no pooling, just opens a new connection for every request.