| Modifier and Type | Method and Description |
|---|---|
static DAOValidatorEvaluationTime |
DAOValidatorEvaluationTime.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DAOValidatorEvaluationTime[] |
DAOValidatorEvaluationTime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IDAOGeneratorManager.initialize(A annotation,
javax.persistence.EntityManager generatorEntityManager,
javax.persistence.EntityManager entityManager,
DAOMode systemMode,
DAOValidatorEvaluationTime systemEvaluationTime)
Methode d'initialisation de la classe d'implementation de la logique de generation
|
| Modifier and Type | Method and Description |
|---|---|
void |
IDAOValidator.initialize(A annotation,
javax.persistence.EntityManager entityManager,
DAOMode systemMode,
DAOValidatorEvaluationTime systemEvaluationTime)
Methode d'initialisation de la classe d'implementation de la logique de validation
|
Copyright © 2018 Leadware. All Rights Reserved.