hope these URLS help u,
HibernateHelp::
ObjectStates.:
etails
1)http://www.hibernate.org/hib_docs/v3/reference/en/html/objectstate.html
Criteria query & example:
1.)http://www.roseindia.net/hibernate/criteriaqueries.shtml
2.)http://www.devx.com/Java/Article/28754/1954?pf=true
Spring with hibernate
http://www-128.ibm.com/developerworks/web/library/wa-spring2/ 1)Joins::
http://www.hibernate.org/hib_docs/v3/reference/en/html/associations.html 2)Deletion::
http://www.hibernate.org/117.html?cmd=diffhist&histnode=263 1)http://www.cs.bham.ac.uk/~aps/syllabi/2004_2005/issws/h03/hibernate.html
3)http://www.hibernate.org/hib_docs/reference/en/html/performance.html
4)http://jroller.com/page/wakaleo?entry=the_hibernate_criteria_api
5)http://www.hibernate.org/hib_docs/v3/api/org/hibernate/class-use/HibernateException.html#org.hibernate.cache
6)http://www.devx.com/dbzone/Article/29685/