public interface TransactionDefinition
extends com.jn.langx.Named
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getIsolationLevel() |
boolean |
isReadonly() |
boolean |
rollbackOn(Throwable ex) |
int getIsolationLevel()
boolean isReadonly()
boolean rollbackOn(Throwable ex)
Copyright © 2021. All rights reserved.