TransactionAnno@Deprecated public class TranAnno extends Object implements Tran
| Constructor and Description |
|---|
TranAnno()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType()
Deprecated.
|
TranIsolation |
isolation()
Deprecated.
|
TranAnno |
isolation(TranIsolation isolation)
Deprecated.
|
String |
message()
Deprecated.
|
TranAnno |
message(String message)
Deprecated.
|
TranPolicy |
policy()
Deprecated.
|
TranAnno |
policy(TranPolicy policy)
Deprecated.
|
boolean |
readOnly()
Deprecated.
|
TranAnno |
readOnly(boolean readOnly)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic TranPolicy policy()
public TranAnno policy(TranPolicy policy)
public TranIsolation isolation()
public TranAnno isolation(TranIsolation isolation)
public boolean readOnly()
public String message()
public TranAnno readOnly(boolean readOnly)
public Class<? extends Annotation> annotationType()
annotationType in interface AnnotationCopyright © 2025. All rights reserved.