Question

I have a problem with the creation of an audit using JPA / EclipseLink I have found a lot of tutorials for Hibernate, but very little useful tuts about achieving this with EclipseLink.

Could you give me the pattern / idea how to achieve audit using JPA / EclipseLink or helpful links to connect EclipseLink and Hibernate (@ Audit, Revisionlistener and others)

Thanks in advance

Was it helpful?

Solution

What type of auditing do you require?

See, http://wiki.eclipse.org/EclipseLink/Examples/JPA/Auditing

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top