Re: [Resin-interest] questions about Java Persistence API implementation

2006-10-05 Thread Rodrigo Westrupp
Lucas, We are reviewing the JPA interfaces based on the final release of the JPA specification. This will be released in Resin 3.1. Regards, -- Rodrigo --- Lucas Bergman <[EMAIL PROTECTED]> wrote: > Hi -- > > I was trying to prepare some application work that uses JPA but has > to > sup

[Resin-interest] questions about Java Persistence API implementation

2006-10-05 Thread Lucas Bergman
Hi -- I was trying to prepare some application work that uses JPA but has to support many container and JPA implementation vendors (e.g., Glassfish nee TopLink, Hibernate EntityManager, Amber), and I had a couple of questions about Resin's JPA code: 1. It appears that Persistence.java is checkin