<?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 - How to execute sql directly in 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, 25 May 2013 00:09:49 -0400</pubDate>


    <item>

        <title>Hibernate Native SQL Example</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28592</link>

        

        
            <description><![CDATA[Hi,...]]></description>
        

        <pubDate>Sun, 06 Aug 2006 07:44:08 -0400</pubDate>

        

        <jf:creationDate>Sun, 06 Aug 2006 07:44:08 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 06 Aug 2006 07:44:08 -0400</jf:modificationDate>
        <jf:date>Aug 6, 2006</jf:date>
        <jf:author>Deepak Kumar</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Thks</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28592</link>

        

        
            <description><![CDATA[You mean that Hibernate don't supply the query session interface. I must create my own connection and execute JDBC code. THank you.I will try it. :-)]]></description>
        

        <pubDate>Tue, 14 Sep 2004 00:49:37 -0400</pubDate>

        

        <jf:creationDate>Tue, 14 Sep 2004 00:49:37 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 14 Sep 2004 00:49:37 -0400</jf:modificationDate>
        <jf:date>Sep 14, 2004</jf:date>
        <jf:author>lyo Yashnoo</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How to execute sql directly in Hibernate?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28592</link>

        

        
            <description><![CDATA[I hope this helps you.<br>&nbsp;Configuration cfg = new Configuration();<br>&nbsp;cfg.configure(&quot;hibernate.cfg.xml&quot;);<br>&nbsp;SessionFactory sf=cfg.buildSessionFactory();<br>&nbsp;Session sess=sf.openSession();<br>&nbsp;Statement...]]></description>
        

        <pubDate>Thu, 09 Sep 2004 09:39:55 -0400</pubDate>

        

        <jf:creationDate>Thu, 09 Sep 2004 09:39:55 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 09 Sep 2004 09:39:55 -0400</jf:modificationDate>
        <jf:date>Sep 9, 2004</jf:date>
        <jf:author>danel danel</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>How to execute sql directly in Hibernate?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28592</link>

        

        
            <description><![CDATA[Hi everyone:<br>&nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;I want to execute SQL script using Hibernate.So I want to know whether hibernate can do it.For example: I read some sql statement from a config file . And I want to execute them but don't use JDBC!...]]></description>
        

        <pubDate>Thu, 09 Sep 2004 00:45:23 -0400</pubDate>

        

        <jf:creationDate>Thu, 09 Sep 2004 00:45:23 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 09 Sep 2004 00:45:23 -0400</jf:modificationDate>
        <jf:date>Sep 9, 2004</jf:date>
        <jf:author>lyo Yashnoo</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

