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.
Fix case sensitivity in 'defaultcache' example.(Mon, 01 Dec 2008 21:03:13 GMT)
-
Page edited by pmarcotte.
updating links to posts on fancy bread(Fri, 28 Nov 2008 06:12:34 GMT)
-
Page edited by markm.
Added 'Creating your own methods' section.(Tue, 25 Nov 2008 03:19:56 GMT)
-
Page edited by markm.
Changed the layout slightly.(Wed, 12 Nov 2008 01:13:07 GMT)
-
Page edited by markm.
Fix typo.(Tue, 11 Nov 2008 23:51:47 GMT)
-
Page edited by markm.
Added the live feed to the Tutorials page.(Tue, 11 Nov 2008 23:49:46 GMT)
-
Managing Relationships and Compositions
Page edited by markm.
Fix typo.(Mon, 10 Nov 2008 04:17:40 GMT)
-
Page edited by markm.
Fix small typo(Sat, 08 Nov 2008 22:34:36 GMT)
-
Page edited by mquack.
Fixed a small typo.(Wed, 05 Nov 2008 06:59:34 GMT)
-
Page edited by markm.
Fixed code example to work.(Thu, 23 Oct 2008 06:20:15 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