public class Tx extends Object implements com.litongjava.jfinal.aop.AopInterceptor
| Constructor and Description |
|---|
Tx() |
| Modifier and Type | Method and Description |
|---|---|
static Config |
getConfigWithTxConfig(com.litongjava.jfinal.aop.AopInvocation inv) |
protected int |
getTransactionLevel(Config config) |
static TxFun |
getTxFun() |
void |
intercept(com.litongjava.jfinal.aop.AopInvocation inv) |
static void |
setTxFun(TxFun txFun) |
public static void setTxFun(TxFun txFun)
public static TxFun getTxFun()
public static Config getConfigWithTxConfig(com.litongjava.jfinal.aop.AopInvocation inv)
protected int getTransactionLevel(Config config)
public void intercept(com.litongjava.jfinal.aop.AopInvocation inv)
intercept in interface com.litongjava.jfinal.aop.AopInterceptorCopyright © 2025. All rights reserved.