dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #00760
Re: My branch
2009/4/18 Murodullo Latifov <murodlatifov@xxxxxxxxx>
>
>
>
> No, these annotations are hibernate, spring, JPA dependent, they are java 5
> compliant. If we don't deploy envers.jar we cannot use @Audited, as it is
> implemented there.
>
>
Yes OK, but the annotations themselves are JDK, not Hibernate...? So that
one could change the underlying persistence framework and rely on them to
"implement" the annotations?
References