@Retention(value=RUNTIME) @Target(value=METHOD) public @interface PreventConcurrent
| Modifier and Type | Required Element and Description |
|---|---|
Class<?> |
entityType
Type of the entity which should be locked
|
public abstract Class<?> entityType
public abstract String paramName
Id
to allow the link.public abstract Class<? extends IdCoercer> coercer
PreventConcurrentAspectCopyright © 2010–2017 Henix, henix.fr. All rights reserved.