Agreed - I need to dive into JPQL.
On 11/17/06, Maciej Szefler <[EMAIL PROTECTED]> wrote:
Lance, Great. I like that it does not need duplicate objects like we have in Hibernate (H* objects). Hope that works. Of course the queries will need to be implemetned as queries not as iterators. -mbs On 11/17/06, Lance Waterman <[EMAIL PROTECTED]> wrote: > I have checked in three new modules for the OpenJPA DAO implementation. > > dao-jpa ( JPA annotated ODE DAO implementations ) > dao-jpa-ojpa ( runs the OpenJPA enhancer ) > dao-jpa-ojpa-derby ( builds the derby schema ) > > I have started unit testing the implementation. Please let me know if folks > have feedback on the approach. > > Lance > >
