Uses of Interface
org.seasar.doma.jdbc.RequiresNewController.Callback
Packages that use RequiresNewController.Callback
-
Uses of RequiresNewController.Callback in org.seasar.doma.jdbc
Methods in org.seasar.doma.jdbc with parameters of type RequiresNewController.CallbackModifier and TypeMethodDescriptiondefault <R> RRequiresNewController.requiresNew(RequiresNewController.Callback<R> callback) Executes a REQUIRES_NEW transaction.