<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Serialize / De-Serialize Java Object From Database</title>
	<atom:link href="http://javapapers.com/core-java/serialize-de-serialize-java-object-from-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://javapapers.com/core-java/serialize-de-serialize-java-object-from-database/</link>
	<description>BLOG on core java, servlets, JSP, design patterns interview questions with quality answers, source code and discussions.</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:43:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tousif Khan</title>
		<link>http://javapapers.com/core-java/serialize-de-serialize-java-object-from-database/comment-page-1/#comment-1853</link>
		<dc:creator>Tousif Khan</dc:creator>
		<pubDate>Wed, 28 Jul 2010 04:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=305#comment-1853</guid>
		<description>Hi, 
A good post like this is always appreciable. Thanks for the post. But people are looking for XML and CSV as the object data stores. For persisting in databases, we have other tools( like ORM&#039;s ) are available. Any way. a nice Post :D.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
A good post like this is always appreciable. Thanks for the post. But people are looking for XML and CSV as the object data stores. For persisting in databases, we have other tools( like ORM&#8217;s ) are available. Any way. a nice Post :D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eliza sahoo</title>
		<link>http://javapapers.com/core-java/serialize-de-serialize-java-object-from-database/comment-page-1/#comment-872</link>
		<dc:creator>Eliza sahoo</dc:creator>
		<pubDate>Wed, 27 Jan 2010 06:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=305#comment-872</guid>
		<description>Good one .I was looking for the answer since some days.thanks it helped me a lot.</description>
		<content:encoded><![CDATA[<p>Good one .I was looking for the answer since some days.thanks it helped me a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://javapapers.com/core-java/serialize-de-serialize-java-object-from-database/comment-page-1/#comment-696</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 13 Jan 2010 11:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=305#comment-696</guid>
		<description>Vinit, 
In my previous post for serialization, I mentioned that, &quot;don&#039;t use java serialization as a replacement for database&quot;. As, &quot;This is not the primary purpose of java serialization&quot;.

To serialize you can use database as a medium, but I say &quot;don&#039;t use serialization as instead of database&quot;. 
</description>
		<content:encoded><![CDATA[<p>Vinit,<br />
In my previous post for serialization, I mentioned that, &#8220;don&#8217;t use java serialization as a replacement for database&#8221;. As, &#8220;This is not the primary purpose of java serialization&#8221;.</p>
<p>To serialize you can use database as a medium, but I say &#8220;don&#8217;t use serialization as instead of database&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinit</title>
		<link>http://javapapers.com/core-java/serialize-de-serialize-java-object-from-database/comment-page-1/#comment-684</link>
		<dc:creator>Vinit</dc:creator>
		<pubDate>Sat, 09 Jan 2010 18:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=305#comment-684</guid>
		<description>you are contradicting view on java serialization in this post compared to last post. In last post, you have mentioned that java serialization is not about storing object state in database and here you are providing example!</description>
		<content:encoded><![CDATA[<p>you are contradicting view on java serialization in this post compared to last post. In last post, you have mentioned that java serialization is not about storing object state in database and here you are providing example!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
