public class TransactionInterceptor extends Object implements MethodInterceptor
public TransactionInterceptor(Provider<DataSource> dataSource)
public final Object invoke(MethodInvocation invocation) throws Throwable
invoke 在接口中 MethodInterceptorThrowable