|
Various Hibernate tips:
http://jroller.com/jcarreira/date/20050223#hibernate_tips
Nice introduction to caches in Hibernate:
http://www.javalobby.org/java/forums/t48846.html
Hibernate Session Management strategy:
http://blog.xebia.com/2005/12/20/hibernate-session-management/
Performance tips from the source:
http://docs.jboss.org/hibernate/core/3.3/reference/en/html/performance.html
Using NHibernate with ASP.NET:
https://www.hibernate.org/363.html
NHibernate 1.2 Second Level Caches:
https://www.hibernate.org/hib_docs/nhibernate/1.2/reference/en/html/caches.html
|