インターフェースの使用
org.springframework.transaction.interceptor.TransactionAspectSupport.InvocationCallback
org.springframework.transaction.interceptor 内の TransactionAspectSupport.InvocationCallback 使用
修飾子と型メソッド説明protected ObjectSE
TransactionAspectSupport.invokeWithinTransaction
(MethodSE method, ClassSE<?> targetClass, TransactionAspectSupport.InvocationCallback invocation) アドバイスに基づくサブクラスの一般的なデリゲート。このクラスの他のいくつかのテンプレートメソッドに委譲します。