aspose file tools
The moose likes Object Relational Mapping and the fly likes How to update multiple columns   in Hibernate(using HQL query)? 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 "How to update multiple columns   in Hibernate(using HQL query)?" Watch "How to update multiple columns   in Hibernate(using HQL query)?" New topic
Author

How to update multiple columns in Hibernate(using HQL query)?

Koti Samadhi
Greenhorn

Joined: Aug 26, 2009
Posts: 23
Hi All,

How to update multiple columns using in Hibernate(using HQL query)?

i need to update 3 columns in a single table using HQL query.

Anyone can please provide the example for HQL query update statement for mulitple columns .


Thanks & Regards
Koti


 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to update multiple columns in Hibernate(using HQL query)?
 
Similar Threads
native SQL update in Hibernate
Hibernate - compound column?
Data fetch from multiple SQL tables
Hibernate - update specific field with unique id
EHCache not working