<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title> &#187; Hibernate</title> <atom:link href="http://www.flexjunk.com/category/hibernate/feed/" rel="self" type="application/rss+xml" /><link>http://www.flexjunk.com</link> <description>Blog about Flex, AIR, Security, and other various topics</description> <lastBuildDate>Wed, 30 Nov 2011 17:48:38 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Native SQL in hibernate</title><link>http://www.flexjunk.com/2008/03/07/native-sql-in-hibernate/</link> <comments>http://www.flexjunk.com/2008/03/07/native-sql-in-hibernate/#comments</comments> <pubDate>Sat, 08 Mar 2008 01:34:44 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[Hibernate]]></category> <guid
isPermaLink="false">http://flexjunk.com/?p=7</guid> <description><![CDATA[I&#8217;m currently in the process of converting the data layer in a server-side Java service to use hibernate. It has a lot of weird joins in the SQL, so the simplest solution for those cases in the code is to use the native SQL passthrough feature of hibernate. Normally when you run List data = [...]]]></description> <wfw:commentRss>http://www.flexjunk.com/2008/03/07/native-sql-in-hibernate/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
