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