org.hibernate.annotations
@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface OptimisticLock
Modifier and Type | Required Element and Description |
---|---|
boolean |
excluded
If true, the annotated property change will not trigger a version upgrade
|
Copyright © 2014. All Rights Reserved.