@Target(value=TYPE) @Retention(value=RUNTIME) public @interface DynamicUpdate
SelectBeforeUpdate| Modifier and Type | Optional Element and Description | 
|---|---|
boolean | 
value
Should dynamic update generation be used for this entity?   
true says the update sql will be dynamic
 generated. | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.