<?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>Javablog &#187; EJB3</title>
	<atom:link href="http://javablog.co.uk/category/ejb3/feed/" rel="self" type="application/rss+xml" />
	<link>http://javablog.co.uk</link>
	<description>by Java coders, for Java coders</description>
	<lastBuildDate>Mon, 04 Jan 2010 15:20:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Creating an Index with Hibernate</title>
		<link>http://javablog.co.uk/2010/01/04/creating-an-index-with-hibernate/</link>
		<comments>http://javablog.co.uk/2010/01/04/creating-an-index-with-hibernate/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 15:20:57 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[EJB3]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java 6]]></category>
		<category><![CDATA[Persistence]]></category>

		<guid isPermaLink="false">http://javablog.co.uk/?p=214</guid>
		<description><![CDATA[The job of creating a SQL Index is rightly the job of a DBA. However, sometimes the need for an index is blindingly obvious and only a mad DBA would miss the opportunity to create a lookup. Unfortunately, annotations for index hinting did not make it into the JPA 2 specification. In this post we&#8217;re [...]]]></description>
		<wfw:commentRss>http://javablog.co.uk/2010/01/04/creating-an-index-with-hibernate/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Tomcat is Dead, Long Live Glassfish!</title>
		<link>http://javablog.co.uk/2009/12/26/tomcat-is-dead-long-live-glassfish/</link>
		<comments>http://javablog.co.uk/2009/12/26/tomcat-is-dead-long-live-glassfish/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 22:12:08 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[EJB3]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java 6]]></category>
		<category><![CDATA[JPA]]></category>
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://javablog.co.uk/?p=201</guid>
		<description><![CDATA[SUN finished off 2009 with a release of Glassfish v3 - a high visibility Open Source implementation of Java Enterprise 6 - and the NetBeans 6.8 IDE. Combined, these releases significantly reduce the barrier to entry for writing and deploying Java Enterprise applications. However, the documentation is sparse at best, and misleading at worst (some [...]]]></description>
		<wfw:commentRss>http://javablog.co.uk/2009/12/26/tomcat-is-dead-long-live-glassfish/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Persistence Options in Java, Part 3 &#8212;- JPA</title>
		<link>http://javablog.co.uk/2008/01/23/persistence-options-in-java-part-3-jpa/</link>
		<comments>http://javablog.co.uk/2008/01/23/persistence-options-in-java-part-3-jpa/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 23:02:59 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Annotations]]></category>
		<category><![CDATA[EJB3]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JPA]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Persistence]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://javablog.co.uk/2008/01/23/persistence-options-in-java-part-3-jpa/</guid>
		<description><![CDATA[This is the final post of a series where we have looked at persistence options in Java. In part 1 we looked at rolling your own lightweight solution and in part 2 we visited BerkeleyDB as an embeddable non-SQL solution. In this final piece, we look at the Java Persistence API (JPA) which was accepted [...]]]></description>
		<wfw:commentRss>http://javablog.co.uk/2008/01/23/persistence-options-in-java-part-3-jpa/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

