<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Updating multiple records using Hibernate</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sat, 18 May 2013 20:55:22 -0400</pubDate>


    <item>

        <title>Updating multiple records using Hibernate</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41341</link>

        

        
            <description><![CDATA[<p>yes exactly, this was what I was suggesting you.</p>...]]></description>
        

        <pubDate>Sun, 17 Jul 2011 00:10:47 -0400</pubDate>

        

        <jf:creationDate>Sun, 17 Jul 2011 00:10:47 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 17 Jul 2011 00:10:47 -0400</jf:modificationDate>
        <jf:date>Jul 17, 2011</jf:date>
        <jf:author>Japan Bhatt</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Update code throws Exception</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41341</link>

        

        
            <description><![CDATA[<p>Sorry ,i can't get u &nbsp;clearly,</p>...]]></description>
        

        <pubDate>Wed, 13 Jul 2011 06:01:19 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Jul 2011 06:01:19 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Jul 2011 06:01:19 -0400</jf:modificationDate>
        <jf:date>Jul 13, 2011</jf:date>
        <jf:author>jack krish</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Updating multiple records using Hibernate</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41341</link>

        

        
            <description><![CDATA[<p>try to get the persistant object from the DB and in the same Transaction update the value to the same object and finally close the transaction.</p>
<p>&nbsp;</p>
<p>Hibernate will take care of updating the object to the DB</p>]]></description>
        

        <pubDate>Tue, 12 Jul 2011 15:18:06 -0400</pubDate>

        

        <jf:creationDate>Tue, 12 Jul 2011 15:18:06 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 12 Jul 2011 15:18:06 -0400</jf:modificationDate>
        <jf:date>Jul 12, 2011</jf:date>
        <jf:author>Japan Bhatt</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Update code throws Exception</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41341</link>

        

        
            <description><![CDATA[<p>Hi,i am new to this forum,</p>...]]></description>
        

        <pubDate>Mon, 11 Jul 2011 07:47:50 -0400</pubDate>

        

        <jf:creationDate>Mon, 11 Jul 2011 07:47:50 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 11 Jul 2011 07:47:50 -0400</jf:modificationDate>
        <jf:date>Jul 11, 2011</jf:date>
        <jf:author>jack krish</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>not entirely true</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41341</link>

        

        
            <description><![CDATA[in fact Hibernate <i>does</i> support DML Style operations....]]></description>
        

        <pubDate>Thu, 27 Jul 2006 06:48:27 -0400</pubDate>

        

        <jf:creationDate>Thu, 27 Jul 2006 06:48:27 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 27 Jul 2006 06:48:27 -0400</jf:modificationDate>
        <jf:date>Jul 27, 2006</jf:date>
        <jf:author>Benjamin Possolo</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Re: Updating multiple records using Hibernate</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41341</link>

        

        
            <description><![CDATA[Hibernate (HQL) is more like Object to Entity mapping language. So there is not direct way of updating multiple rows with one statement. There is only one wayt of updating multiple rows; i.e. use native SQL to update the rows.]]></description>
        

        <pubDate>Mon, 17 Jul 2006 08:16:14 -0400</pubDate>

        

        <jf:creationDate>Mon, 17 Jul 2006 08:16:14 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 17 Jul 2006 08:16:14 -0400</jf:modificationDate>
        <jf:date>Jul 17, 2006</jf:date>
        <jf:author>Shahzad Masud</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>Updating multiple records using Hibernate</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41341</link>

        

        
            <description><![CDATA[Hi,

I m new to hibernate. And I have a requirement that I need to update multiple records in a table using hibernate. Just as we write a simple SQL query - Update  set  =  where . How do i perform the above task using hibernate. 

Thanks in advance.]]></description>
        

        <pubDate>Fri, 14 Jul 2006 11:47:50 -0400</pubDate>

        

        <jf:creationDate>Fri, 14 Jul 2006 11:47:50 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 14 Jul 2006 11:47:50 -0400</jf:modificationDate>
        <jf:date>Jul 14, 2006</jf:date>
        <jf:author>Ashwin Khale</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>



</channel>
</rss>

