Feb 22 2005

Hibernate Performance articles

Published by Anders at 00:47 under Java

I talked to a friend today, and he is implementing an intranet system with Hibernate. They are having performance issues, even though they are using caching and lazy loading. It’s probably due to a bit of a complicated database model, and they might need to tweak some of the SQL that is generated. I did a google and found some relavant articles:

I’ll be intrested to see what he ends up with. I’m convinced it will perform ok with some tweaking, you just have to figure out what to tweak. ;)

One response so far

One Response to “Hibernate Performance articles”

  1. [...] Performance Article Hibernate Performance Article A few Hibernate Performance [...]

Leave a Reply