<?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>Manju&#039;s blog &#187; CF Builder Extensions</title>
	<atom:link href="http://www.manjukiran.net/category/cf-builder-extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manjukiran.net</link>
	<description></description>
	<lastBuildDate>Thu, 20 May 2010 06:35:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ColdFusion ORM: ORM-CFC Generator Extension for Adobe ColdFusion Builder</title>
		<link>http://www.manjukiran.net/2009/07/17/coldfusion-orm-orm-cfc-generator-extension-for-adobe-coldfusion-builder/</link>
		<comments>http://www.manjukiran.net/2009/07/17/coldfusion-orm-orm-cfc-generator-extension-for-adobe-coldfusion-builder/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 11:09:00 +0000</pubDate>
		<dc:creator>Manjukiran</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe ColdFusion Builder]]></category>
		<category><![CDATA[CF Builder Extensions]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[ORM]]></category>

		<guid isPermaLink="false">http://www.manjukiran.net/2009/07/17/coldfusion-orm-orm-cfc-generator-extension-for-adobe-coldfusion-builder/</guid>
		<description><![CDATA[


When we started working on ColdFusion-ORM feature (me and Rupesh), the only way to provide ORM mapping was by using the hibernate XML file (hbm.xml).&#160; Later, we provided a way to specify the mapping in CFCs – ColdFusion-ORM would then take care of creating the hibernate mapping.&#160; This made life easier for the ColdFusion developers.&#160; [...]]]></description>
			<content:encoded><![CDATA[<!--INFOLINKS_ON--><p>When we started working on ColdFusion-ORM feature (me and Rupesh), the only way to provide ORM mapping was by using the hibernate XML file (hbm.xml).&#160; Later, we provided a way to specify the mapping in CFCs – ColdFusion-ORM would then take care of creating the hibernate mapping.&#160; This made life easier for the ColdFusion developers.&#160; Now we have the ORM-CFC Generator Extension in Adobe ColdFusion Builder which will generate ORM-CFCs automatically!</p>
<p>The Adobe CFC Generator can be downloaded from <a href="http://blogs.adobe.com/cfbuilder/attachments/Adobe%20CFC%20Generator.zip" target="_blank">this location</a> and the instructions to use it are <a href="http://blogs.adobe.com/cfbuilder/attachments/Using Adobe CFC Generator.pdf" target="_blank">here</a>.&#160; The Adobe CFC Generator </p>
<ul>
<li>allows you to create ORM-CFCs from a set of tables. </li>
<li>allows you to configure the ORM-CFCs – change the CFC-Name, change EntityName, change property-name, select/de-select columns, add relationships and join-conditions, etc. </li>
<li>generates ORM-CFCs (of-course!) </li>
<li>generates Service CFCs for each ORM-CFC that contain certain utility methods to work with the ORM-entities </li>
</ul>
<p>Note that the Adobe CFC Generator is provided as a sample extension.&#160; When the extension is installed, the source-code for the extension can be found in the installed location.&#160; Using the source code, you can modify/customize the UI/ORM-cfcs/Service-cfcs to add additional functionality.</p>
<p>Check out this blog post &#8211; <a href="http://blogs.adobe.com/cfbuilder/2009/07/ho_do_i_generate_orm_cfcs.html">How Do I generate ORM CFC&#8217;s???</a> – A nice captivate demo which shows you how to install and use ORM-CFC Generator Extension.&#160; The CFBuilder team will be posting heavily on extensions in the coming days – do have an eye on that space.</p>
<!--INFOLINKS_OFF-->]]></content:encoded>
			<wfw:commentRss>http://www.manjukiran.net/2009/07/17/coldfusion-orm-orm-cfc-generator-extension-for-adobe-coldfusion-builder/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

