This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Object Relational Mapping and the fly likes i am using struts with hibernate Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "i am using struts with hibernate" Watch "i am using struts with hibernate" New topic
Author

i am using struts with hibernate

Anitha Kuchana
Greenhorn

Joined: Dec 22, 2011
Posts: 21
i am using struts with hibernate .in my project, to get the data we are using createquery method and namedquery method .when we use create query method and when we use named query?
Anurag Kumar Dubey
Greenhorn

Joined: Sep 10, 2012
Posts: 9

first one is to create query in hql and other one in sql...
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: i am using struts with hibernate
 
Similar Threads
alter table command
migrating code from hibernate 2 to hibernate 3.0
disabling autoCommit in hibernate
Design related doubt
hibernate doubt