Package | Description |
---|---|
com.sas.lsaf.core |
Contains common classes and interfaces for core services in the system.
|
Modifier and Type | Class and Description |
---|---|
class |
OptimisticLockException
Thrown when an update to data is prevented due to the data on the server being more up to date then the data being
updated.
|
class |
PessimisticLockException
Thrown when an update to data is prevented due to the inability of retrieving a write lock on the data being
updated.
|
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>