<?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: WebLogic 12c: Use JPA in your Web Application</title>
	<atom:link href="http://technology.amis.nl/2012/02/14/weblogic-12c-use-jpa-within-your-web-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2012/02/14/weblogic-12c-use-jpa-within-your-web-application/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=weblogic-12c-use-jpa-within-your-web-application</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: hanynowsky</title>
		<link>http://technology.amis.nl/2012/02/14/weblogic-12c-use-jpa-within-your-web-application/#comment-7038</link>
		<dc:creator>hanynowsky</dc:creator>
		<pubDate>Tue, 21 Feb 2012 14:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=15393#comment-7038</guid>
		<description><![CDATA[Well well!
Try the same tutorial using a MySQL databse with InnoDB engine and having a Many2Many relationship and an identifying One2Many relationship and you will see that: The scaffolding capacities in Netbeans do not support : handling Many2Many relationships in JSF pages and Creating a child object in a OnetoMany relationship returns a weird exception (Foreign Key constraint through EclipseLink).
That makes the netbeans scaffolding using JPA for MySQL absolutely useless! That s a big petty!
I managed to develop a big project using Netbeans hopefully because the database had no Many-to-many relationship from the start. So I started with the scaffolding and extended the code progressively.......

Please try it and see by yourself!]]></description>
		<content:encoded><![CDATA[<p>Well well!<br />
Try the same tutorial using a MySQL databse with InnoDB engine and having a Many2Many relationship and an identifying One2Many relationship and you will see that: The scaffolding capacities in Netbeans do not support : handling Many2Many relationships in JSF pages and Creating a child object in a OnetoMany relationship returns a weird exception (Foreign Key constraint through EclipseLink).<br />
That makes the netbeans scaffolding using JPA for MySQL absolutely useless! That s a big petty!<br />
I managed to develop a big project using Netbeans hopefully because the database had no Many-to-many relationship from the start. So I started with the scaffolding and extended the code progressively&#8230;&#8230;.</p>
<p>Please try it and see by yourself!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel Schildmeijer</title>
		<link>http://technology.amis.nl/2012/02/14/weblogic-12c-use-jpa-within-your-web-application/#comment-7037</link>
		<dc:creator>Michel Schildmeijer</dc:creator>
		<pubDate>Thu, 16 Feb 2012 15:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=15393#comment-7037</guid>
		<description><![CDATA[That is done by generating JSF pages from Entity Classes, in here you specify your operations. It Â createsÂ Â Facelets for CRUD capabilities (Create.xhtml, Edit.xhtml, List.xhtml, and View.xhtml)
Â 
Michel]]></description>
		<content:encoded><![CDATA[<p>That is done by generating JSF pages from Entity Classes, in here you specify your operations. It Â createsÂ Â Facelets for CRUD capabilities (Create.xhtml, Edit.xhtml, List.xhtml, and View.xhtml)<br />
Â <br />
Michel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srikrishna</title>
		<link>http://technology.amis.nl/2012/02/14/weblogic-12c-use-jpa-within-your-web-application/#comment-7036</link>
		<dc:creator>Srikrishna</dc:creator>
		<pubDate>Wed, 15 Feb 2012 23:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=15393#comment-7036</guid>
		<description><![CDATA[Interesting article . Can CRUD operations be invoked ?]]></description>
		<content:encoded><![CDATA[<p>Interesting article . Can CRUD operations be invoked ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
