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.
A list of all the latest wiki updates
-
Page edited by markm.
Small edit on direct execution.(Sun, 12 Oct 2008 21:38:15 GMT)
-
Managing Relationships and Compositions
Page edited by bobs.
A minor fix to the document.(Sat, 04 Oct 2008 07:43:33 GMT)
-
Page edited by bobs.
Correcting the spelling of my name ;-)(Sat, 04 Oct 2008 07:41:25 GMT)
-
Managing Relationships and Compositions
Page created by markm.
Initial creation of Bob Silverburg's relationship documentation.(Fri, 03 Oct 2008 03:49:24 GMT)
-
Page edited by markm.
Added: Managing Relationships and Compositions(Fri, 03 Oct 2008 02:56:14 GMT)
-
ReleaseNotes:1.1 Release Candidate 2
Page created by markm.
Initial Creation(Sat, 23 Aug 2008 04:09:10 GMT)
-
Page edited by markm.
RC 2 Link(Sat, 23 Aug 2008 04:04:42 GMT)
-
Page edited by markm.
Removed '__'(Sat, 23 Aug 2008 04:03:32 GMT)
-
Page edited by markm.
Removed '__'(Sat, 23 Aug 2008 04:02:50 GMT)
-
Page edited by markm.
Added cfimport statement(Sat, 23 Aug 2008 04:00:25 GMT)
Getting Started
Getting started with Transfer is relatively straight forward, and there are a lot of resources available to get you going.
Development Guides
Persisting and Retrieving Objects
Managing Relationships and Compositions
Using the Transfer Event Model
How-To Guides
How to Encrypt User Passwords Using a Decorator
Wiki Menu
User Login