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)
| 从类 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.