@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface DynamicInsert
Modifier and Type | Optional Element and Description |
---|---|
boolean |
value
Should dynamic insertion be used for this entity?
true says dynamic insertion will be used. |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.