Developing Applications with Transfer ORM
- Difficulty: Expert
- Prerequisites: Knowledge of CFCs and a basic understanding of OO
- Session Track: ColdFusion
Session Detail
Object Relational Mappers (ORM) were developed to cut down the amount of time this process takes, and automate the translation between a relational database and an Object Oriented system.Transfer ORM's main focus is to automate the repetitive tasks of creating the SQL and custom CFCs that are often required when developing a ColdFusion application. Through a central configuration file Transfer knows how to generate objects, and how to manage them and their relationships back to the database.
Speakers
Mark Mandel (Melbourne, Australia)
Mark Mandel is the author of several open source projects, most notably Transfer ORM and JavaLoader and has been has been working with ColdFusion for a number of years, including at his very own dot com bomb back in the late 90's. More...

