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