Archive for July 17th, 2009

A demo for ORM code generator in ColdFusion builder

Evelin created this nice demo that shows how to setup this “ORM code generator” extension and how to use it. Check out the demo here.

Tags: , ,

ColdFusion Builder : ORM code generator

If you have started using ORM (or you want to start) in ColdFusion 9, there is a nice plugin in ColdFusion builder that can help you quickly generate all the ORM code for you. All you do is select the tables from the RDS view, define the relationships, if there is any, and all the code including the service layer will be generated. Evelin talks about it here. Oh btw, if you did not notice, thats the ColdFusion Builder team blog.

You can download the plugin from here and download the instruction from here. Have Fun playing with it !!!

Tags: , ,