@Target(value={TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) public @interface ReadConcern
When given on the property-level, this setting will only take effect when the property represents an association. If given for non-association properties, the setting on the property-level will be ignored and the setting from the entity will be applied.
| Modifier and Type | Required Element and Description |
|---|---|
ReadConcernType |
value |
public abstract ReadConcernType value
Copyright © 2010-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.