eclipselink « Validation « JPA Q&A





1. Validate JAXBElement in JPA/JAX-RS Web Service    stackoverflow.com

I have a JAX-RS webservice (Jersey) that is a CRUD interface for JPA (EclipseLink) entities. My entities were autogenerated from the database tables and I have annotated them with JAXB ...