| Interface | Description |
|---|---|
| TxFun |
支持定制事务行为,否则 Tx 拦截器只会在抛出异常时回滚事务
|
| Class | Description |
|---|---|
| Transaction |
ActiveRecord declare transaction.
|
| Tx |
ActiveRecord declare transaction.
|
| TxByMethodRegex |
TxByMethodRegex.
|
| TxByMethods |
TxByMethods
|
| TxReadCommitted |
TxReadCommitted.
|
| TxReadUncommitted |
TxReadUncommitted.
|
| TxRepeatableRead |
TxRepeatableRead.
|
| TxSerializable |
TxSerializable.
|
| Annotation Type | Description |
|---|---|
| TxConfig |
TxConfig is used to configure configName for Tx interceptor
|
Copyright © 2025. All rights reserved.