net.hasor.db.transaction.interceptor.simple
类 SimpleTranInterceptorModule

java.lang.Object
  继承者 net.hasor.db.transaction.interceptor.simple.SimpleTranInterceptorModule
所有已实现的接口:
Module

public class SimpleTranInterceptorModule
extends Object
implements Module

事务策略:用于决定数据源的事务策略。

版本:
: 2013-10-30
作者:
赵永春(zyc@hasor.net)

构造方法摘要
SimpleTranInterceptorModule(DataSource dataSource)
           
 
方法摘要
 void loadModule(ApiBinder apiBinder)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

SimpleTranInterceptorModule

public SimpleTranInterceptorModule(DataSource dataSource)
方法详细信息

loadModule

public void loadModule(ApiBinder apiBinder)
                throws Throwable
指定者:
接口 Module 中的 loadModule
抛出:
Throwable


Copyright © 2014. All rights reserved.