@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface OptimisticLock
| Modifier and Type | Required Element and Description | 
|---|---|
| boolean | excludedWhether the annotated property should be included in optimistic locking determinations for the owner. | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.