On 29 Feb 2012, at 15:27, youness hajjioui <[email protected]> wrote:
> Hi to all, > > How do I get JPA 2.0 functionality to Tomcat 7.0.25 ? I'm especially > interested in the @MapsId annotation ! > Thank you for answering. Use OpenJPA or some other JPA implementation. Tomcat does not provide this. p > > -- > HAJJIOUI Youness > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
