@Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) @Inherited public @interface ShardingSphereTransactionType
| 限定符和类型 | 可选元素和说明 |
|---|---|
TransactionType |
value
Transaction type, include LOCAL, XA, BASE, default is LOCAL.
|
public abstract TransactionType value
Copyright © 2022 The Apache Software Foundation. All rights reserved.