Search
Tweets
Recent Changes
« How do you make a number float? | Main | IQ Test »
Monday
Sep262005

Hibernate And Caching

R.J. Lorimer put up an article today reminding Hibernate users that caching doesn't 'just work'. The article gives some insight into Hibernate's second-level and query caches.

The real lesson here is to read the caching section of Hibernate's documentation.

My latest project uses Hibernate but has completely avoided the cache. I plan on integrating it later, when I get to see where the bottlenecks are. No reason to optimize early.

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>