Hello Everyone, I'm just wondering if anyone else is finding JPA slower than simple jdbc implementations. I have tried setting up some of the attributes to Lazy fetch and I still find it to be extremely slow. This is causing my web pages to load in the upwards of 10 seconds. I have tried running the PCEnhancer and still takes a long time to fetch data. Does anyone have any suggestions to speed it up? Thanks.
Patrick -- View this message in context: http://www.nabble.com/Slow-JPA-tp16360845p16360845.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
