users@glassfish.java.net

Re: Desparately need help with JPA (Toplink) cache problems

From: <glassfish_at_javadesktop.org>
Date: Thu, 24 Jul 2008 14:08:53 PDT

No @OrderBy. I have already been bitten by that bug :( I work around the ordering by returning an ordered list via the accessor methods now.

Note that I had a different problem with both Toplink and Eclipselink. I boiled it down into about a 20 line program and wrote a bug up agains Eclipselink because I figured that was where the future work was going to be done.

The bug is:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=241388

I've attached ConfigurableHardware.java and ConfigurationSet.java. There are other entity relationships being maintained by these entities but I did not include their sources as I don't think they matter.
[Message sent by forum member 'bbergquist' (bbergquist)]

http://forums.java.net/jive/thread.jspa?messageID=289182