Contents |
Transfer
Transfer is an Object Relational Mapper for ColdFusion.
It's main focus is to automate the repetitive tasks of creating the SQL and custom CFCs that are often required when developing an Object Oriented 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, without you having to write any of the SQL or write the CFCs by hand.
Getting Started
Getting started with Transfer is relatively straight forward, and there are a lot of resources available to get you going.
Persisting and Retrieving Objects
Using the Transfer Event Model
Wiki Menu
User Login