This shouldn't be a problem for you, assuming that you want to use OpenJPA in jar form. It would only be a problem if you needed to build your own OpenJPA jars using Java 6 for some reason.
In other words, OpenJPA works with Java 6 just fine; it just doesn't compile with it. (Shameless plug: if you're using BEA's Kodo product, note that you can use JDO and JPA at the same time.) -Patrick On 9/10/07, Takeichi Kanzaki Cabrera <[EMAIL PROTECTED]> wrote: > Yes, the point is that I'm developing a library that take adventage of > Java 6 new features and I'm was planning to give persistence to this > library using JDO, but a friend tall me about JPA and OpenJPA and > after take a look to OpenJPA I'm thinking on use it. Can you help me? > > -- > Regards, > Takeichi Kanzaki Cabrera > Linux Registered User #308138 > > If you want to be original, > be your self. > -- Patrick Linskey 202 669 5907
