public class ClassBasedDAOGeneratorManagerImpl extends AbstractDAOGeneratorManager implements ClassBasedDAOGeneratorManager
annotation, entityManager, generatorEntityManager, systemDAOMode, systemEvaluationTime| Constructor and Description |
|---|
ClassBasedDAOGeneratorManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected DAOValidatorEvaluationTime[] |
getAnnotationEvaluationTime()
Methode permettant d'obtention des instant d'evalutaion DAO de l'annotation en cours
|
protected DAOMode[] |
getAnnotationMode()
Methode permettant d'obtention des modes DAO de l'annotation en cours
|
void |
processGeneration(java.lang.Object entity,
java.lang.reflect.Field field) |
initialize, isProcessableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitializepublic void processGeneration(java.lang.Object entity,
java.lang.reflect.Field field)
processGeneration in interface IDAOGeneratorManager<java.lang.annotation.Annotation>protected DAOMode[] getAnnotationMode()
AbstractDAOGeneratorManagergetAnnotationMode in class AbstractDAOGeneratorManagerprotected DAOValidatorEvaluationTime[] getAnnotationEvaluationTime()
AbstractDAOGeneratorManagergetAnnotationEvaluationTime in class AbstractDAOGeneratorManagerCopyright © 2018 Leadware. All Rights Reserved.