@Deprecated public class OptimisticLockException extends RuntimeException
TableQuery.setVersionColumn(String)
,
Serialized FormConstructor and Description |
---|
OptimisticLockException(RowId rowId)
Deprecated.
|
OptimisticLockException(String msg,
RowId rowId)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RowId |
getRowId()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 Vaadin Ltd. All rights reserved.