public class TransactionBinder.TranInterceptorBindBuilder extends Object
| 构造器和说明 |
|---|
TransactionBinder.TranInterceptorBindBuilder(DataSource dataSource) |
| 限定符和类型 | 方法和说明 |
|---|---|
TransactionBinder.TranInterceptorBindBuilder |
aroundOperation(TranOperations around) |
TransactionBinder.TranPropagationBindBuilder |
matcher(ApiBinder.Matcher<Method> matcher) |
TransactionBinder.TranPropagationBindBuilder |
matcher(String matcherExpression) |
public TransactionBinder.TranInterceptorBindBuilder(DataSource dataSource)
public TransactionBinder.TranInterceptorBindBuilder aroundOperation(TranOperations around)
public TransactionBinder.TranPropagationBindBuilder matcher(String matcherExpression)
public TransactionBinder.TranPropagationBindBuilder matcher(ApiBinder.Matcher<Method> matcher)
Copyright © 2014. All rights reserved.