Thursday, October 29, 2009

ColdFusion 9 ORM One to Many Complete Example

Manjukiran (don't know last name) has posted a great example of how to set up a One To Many relationship using ColdFusion 9 ORM. It demonstrates all of the moving parts in one place, including both cfcs involved in the relationship, and a cfm page that manipulates data in both tables, using the cfc & hibernate.

You can find the post here:
http://www.manjukiran.net/2009/07/15/coldfusion-orm-define-one-to-many-and-many-to-one-relationships/comment-page-1/#comment-2551

Thanks Manju!

No comments: