Hibernate Cache
http://docs.jboss.org/hibernate/core/3.5/reference/en-US/html_single/#performance-cache
First level Cache
http://blog.dynatrace.com/2009/02/16/understanding-caching-in-hibernate-part-one-the-session-cache/
get과 load의 차이 : http://gmarwaha.blogspot.com/2007/01/hibernate-difference-between-sessions.html
Query Cache
http://www.javalobby.org/java/forums/t48846.html
http://tech.puredanger.com/2009/07/10/hibernate-query-cache/
Cache
http://groups.google.com/group/hibernate-memcached/browse_thread/thread/271721007f682f75?pli=1
EHCache
http://ehcache.org/documentation/hibernate.html
http://javathoughts.capesugarbird.com/2009/02/jpa-ejb3-persistence-and-ehcache.html
Memcached
http://drorbr.blogspot.com/2010/02/beware-of-hibernates-readwrite-cache.html
SPI
http://docs.jboss.org/hibernate/core/3.5/api/org/hibernate/cache/package-summary.html
http://www.javabeat.net/articles/37-introduction-to-hibernate-caching-1.html
1. 질문.. CollectionRegion은 언제 쓰는것인가?
History
Last edited on 01/16/2012 18:51 by benelog
Comments (0)