Uses of Interface
com.github.kagkarlsson.jdbc.ConnectionSupplier
-
Packages that use ConnectionSupplier Package Description com.github.kagkarlsson.jdbc -
-
Uses of ConnectionSupplier in com.github.kagkarlsson.jdbc
Classes in com.github.kagkarlsson.jdbc that implement ConnectionSupplier Modifier and Type Class Description classDataSourceConnectionSupplierclassExternallyManagedConnectionConstructors in com.github.kagkarlsson.jdbc with parameters of type ConnectionSupplier Constructor Description JdbcRunner(ConnectionSupplier connectionSupplier, TransactionContextProvider transactionContextProvider)TransactionManager(ConnectionSupplier dataSource, TransactionContextProvider transactionContextProvider)
-