public static interface Event.Flags
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCommit() |
boolean |
isFinal() |
boolean |
isNonFinal() |
boolean |
isRollback() |
byte |
value() |
boolean isCommit()
boolean isRollback()
boolean isFinal()
boolean isNonFinal()
byte value()
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.