<?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>It's Only Software&#187; Solving Problems with International (UTF-8) Data using Hibernate, Oracle, and Tomcat &#8211; It&#8217;s Only Software</title>
	<atom:link href="http://www.mularien.com/blog/category/oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mularien.com/blog</link>
	<description>Notes by Peter Mularien on Hibernate, Spring, CSS, Java, etc.</description>
	<lastBuildDate>Wed, 14 Jul 2010 11:43:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Solving Problems with International (UTF-8) Data using Hibernate, Oracle, and Tomcat</title>
		<link>http://www.mularien.com/blog/2007/12/11/solving-problems-with-international-utf-8-data-using-hibernate-oracle-and-tomcat/</link>
		<comments>http://www.mularien.com/blog/2007/12/11/solving-problems-with-international-utf-8-data-using-hibernate-oracle-and-tomcat/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 11:19:02 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[hibernate]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/2007/12/11/solving-problems-with-international-utf-8-data-using-hibernate-oracle-and-tomcat/</guid>
		<description><![CDATA[Ran into a very interesting issue the other day relating to storing NLS character data in Oracle via Hibernate, running in the Tomcat servlet container. It turns out the solution is not entirely obvious (or well-documented), so I thought I&#8217;d jot the important bits down. NVARCHAR2 is a data type assigned to a column that [...]]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2007/12/11/solving-problems-with-international-utf-8-data-using-hibernate-oracle-and-tomcat/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
