Transaction@Deprecated @Inherited @Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) @Documented public @interface Tran
| Modifier and Type | Optional Element and Description |
|---|---|
TranIsolation |
isolation
Deprecated.
|
String |
message
Deprecated.
消息
|
TranPolicy |
policy
Deprecated.
事务传导策略
|
boolean |
readOnly
Deprecated.
只读事务
|
public abstract TranPolicy policy
public abstract TranIsolation isolation
public abstract String message
Copyright © 2025. All rights reserved.