Uses of Interface
com.kingsrook.qqq.backend.module.rdbms.jdbc.ConnectionProviderInterface
Packages that use ConnectionProviderInterface
-
Uses of ConnectionProviderInterface in com.kingsrook.qqq.backend.module.rdbms.jdbc
Classes in com.kingsrook.qqq.backend.module.rdbms.jdbc that implement ConnectionProviderInterfaceModifier and TypeClassDescriptionclass
class
Simple connection provider - no pooling, just opens a new connection for every request.