public class OptimisticLockingConfig extends Object
| Constructor and Description |
|---|
OptimisticLockingConfig(int expectedResultsCount,
String[] types,
String versionProperty) |
| Modifier and Type | Method and Description |
|---|---|
int |
getExpectedResultsCount() |
String[] |
getTypes() |
String |
getVersionProperty() |
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.