Uses of Interface
com.github.kagkarlsson.jdbc.DoInTransaction
-
Packages that use DoInTransaction Package Description com.github.kagkarlsson.jdbc -
-
Uses of DoInTransaction in com.github.kagkarlsson.jdbc
Methods in com.github.kagkarlsson.jdbc with parameters of type DoInTransaction Modifier and Type Method Description <T> TTransactionManager. inTransaction(DoInTransaction<T> doInTransaction)
-