public class TransactionInterceptor extends Object implements MethodInterceptor
public TransactionInterceptor(Supplier<DataSource> dataSource)
public final Object invoke(MethodInvocation invocation) throws Throwable
invoke 在接口中 MethodInterceptorThrowableCopyright © 2020. All rights reserved.