net.hasor.db.transaction.interceptor
类 TransactionBinder.TranInterceptorBindBuilder

java.lang.Object
  继承者 net.hasor.db.transaction.interceptor.TransactionBinder.TranInterceptorBindBuilder
包容类:
TransactionBinder

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)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

TransactionBinder.TranInterceptorBindBuilder

public TransactionBinder.TranInterceptorBindBuilder(DataSource dataSource)
方法详细信息

aroundOperation

public TransactionBinder.TranInterceptorBindBuilder aroundOperation(TranOperations around)

matcher

public TransactionBinder.TranPropagationBindBuilder matcher(String matcherExpression)

matcher

public TransactionBinder.TranPropagationBindBuilder matcher(ApiBinder.Matcher<Method> matcher)


Copyright © 2014. All rights reserved.