Uses of Interface
com.github.kagkarlsson.jdbc.ConnectionSupplier
Packages that use ConnectionSupplier
-
Uses of ConnectionSupplier in com.github.kagkarlsson.jdbc
Classes in com.github.kagkarlsson.jdbc that implement ConnectionSupplierModifier and TypeClassDescriptionclassclassConstructors in com.github.kagkarlsson.jdbc with parameters of type ConnectionSupplierModifierConstructorDescriptionJdbcRunner(ConnectionSupplier connectionSupplier, TransactionContextProvider transactionContextProvider) TransactionManager(ConnectionSupplier dataSource, TransactionContextProvider transactionContextProvider)