entitylisteners « Validation « JPA Q&A





1. How to make JPA EntityListeners validate the existence of an interface    stackoverflow.com

I am working in J2EE 5 using JPA, I have a working solution but I'm looking to clean up the structure. I am using EntityListeners on some of the JPA objects I ...