users@jersey.java.net

[Jersey] JPA + JAX-RS

From: Villar Adrienne <andrienne.villar_at_heig-vd.ch>
Date: Fri, 20 Jul 2012 10:43:36 +0000

Hi,

I have use JAX-RS for build REST services. But I have create bean class with annotations (@Entity).
These annotations are using by JPA and JPA is a JAX-RS's API?

It's just my understanding?

Thanks.