public interface JpaTemplatesStereoTypes
extends org.nuiton.eugene.EugeneStereoTypes
| Modifier and Type | Field and Description |
|---|---|
static String |
STEREOTYPE_NOT_GENERATED_VALUE
Stéréotype pour ne pas générer l'annotation
GeneratedValue sur une entité. |
static String |
STEREOTYPE_UNIQUE
Stéréotype pour les collections avec unicité.
|
static final String STEREOTYPE_UNIQUE
JpaTemplatesGeneratorUtil.hasUniqueStereotype(ObjectModelAttribute),
Constant Field Valuesstatic final String STEREOTYPE_NOT_GENERATED_VALUE
GeneratedValue sur une entité.Copyright © 2013–2015 CodeLutin. All rights reserved.