performace « Cache « JPA Q&A





1. Second level cache performace.    forum.hibernate.org

mls.vertice_seq ...

2. poor performace, maybe missunderstood cache??    forum.hibernate.org

Hibernate version: 2.1 Using Oracle 9 Code between sessionFactory.openSession() and session.close(): I'm new to Hibernate and am experiencing some strage performance problems. I can't find the answer in the FAQ or docs, so here goes... My application is essentially listening to a data stream, creating objects out of that stream, and saving them to a db. The objects in question contain ...