Quantcast
Channel: Manju's blog » ORM
Browsing latest articles
Browse All 8 View Live

Getting Started with ColdFusion-ORM

ColdFusion-ORM is the one of the top features in ColdFusion 9. This feature is close to my heart as I have worked on it the whole release right from its inception – specification, design, development...

View Article



ColdFusion-ORM: Using CRUD Functions

Previous Related Posts: Getting Started with ORM First of all, pardon me for posting this example – I could have easily clubbed these concepts with my first post: Getting Started with ORM. I promise...

View Article

ColdFusion-ORM: Define One-to-Many and Many-to-one relationships

Task: Example to demonstrate how to establish one-to-many and many-to-one Relationships in ColdFusion-ORM Previous Related Posts: Getting Started with ORM ColdFusion-ORM: Using CRUD Functions Stuff...

View Article

ColdFusion-ORM: Collections

In this post, I will digress a bit and introduce you to a lighter feature of ColdFusion-ORM – COLLECTIONS. What are collections? Consider the same tables we have been using – Art and Artists.  Say, in...

View Article

ColdFusion ORM: ORM-CFC Generator Extension for Adobe ColdFusion Builder

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).  Later, we provided a way to specify the mapping in...

View Article


ColdFusion-ORM: Define Computed properties (formula attribute)

What are computed properties? Consider the tables – Art and Artists.  Art and Artists form a one-to-many relationship where one Artist has created many Art.  Say, in each Artist object, you need a...

View Article

Speaking on ‘ColdFusion 9: Advance ORM’ at CFUnited 2009

I am excited to say that I will be speaking on ColdFusion 9: Advanced ORM at CFUnited – on August 13th at 3:15PM.  Terry Ryan will cover the basics of ORM in an other session just before mine.  I am...

View Article

ColdFusion-ORM: Auto-generation of tables, Naming Strategy and automatically...

Task: Example to demonstrate Auto-generation of tables, Naming strategy and automatically populating data in ColdFusion-ORM Previous Related Posts: Getting Started with ORM ColdFusion-ORM: Using CRUD...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images