-
book for spring hibernate (1 messages)
- Posted by: manju v
- Posted on: January 07 2010 02:07 EST
Hi, Please let me know good book, which helps me develop enterprise application form scratch using springs and hibernate, ide eclipse. Thanks, Manju VThreaded Messages (1)
- Online resources for learning Spring/Hibernate/HQL by Christopher Keene on January 11 2010 16:51 EST
-
Online resources for learning Spring/Hibernate/HQL[ Go to top ]
- Posted by: Christopher Keene
- Posted on: January 11 2010 16:51 EST
- in response to manju v
Here are a couple of places you can go to learn online about Spring/Hibernate: Here is the Hibernate Query Language documentation (for some reason surprisingly hard to find these days!) http://docs.jboss.org/hibernate/stable/core/reference/en/html/queryhql.html Here is a running Spring/Hibernate app that provides a tutorial guide to Hibernate Query Language - you can download the source code to see how it's done. [disclaimer: I work for WaveMaker] http://community.wavemaker.com/WM5App_HQLGuru/