public class Tx extends Object implements Interceptor
| 构造器和说明 |
|---|
Tx() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Config |
getConfigWithTxConfig(Invocation inv) |
protected int |
getTransactionLevel(Config config) |
void |
intercept(Invocation inv) |
public static Config getConfigWithTxConfig(Invocation inv)
protected int getTransactionLevel(Config config)
public void intercept(Invocation inv)
intercept 在接口中 InterceptorCopyright © 2015. All rights reserved.