-
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface SelectBeforeUpdate
Should the entity's current state be selected from the database when determining whether to perform an update when
re-attaching detached entities?
-
-
Optional Element Summary
Optional Elements
Modifier and Type |
Optional Element and Description |
boolean |
value |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.