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 typo(Wed, 23 Jul 2008 03:16:47 GMT)
-
Page edited by markm.
Added Dan Short's article on cloning, and the rest of Bob S's architecture series.(Mon, 21 Jul 2008 20:15:23 GMT)
-
Page edited by markm.
Added some more details to the composite key spec, and fixed source formatting.(Thu, 17 Jul 2008 18:10:12 GMT)
-
Page edited by bobs.
Fixed a typo(Tue, 15 Jul 2008 22:24:56 GMT)
-
Page edited by bobs.
Fixed a typo(Tue, 15 Jul 2008 20:31:37 GMT)
-
Page edited by markm.
Made the warnings about re-use of FKs and manytomany into messageboxes.(Fri, 11 Jul 2008 18:37:51 GMT)
-
Page edited by markm.
Updated source to be cfml, and messagebox'd some pieces that needed highlighting.(Fri, 11 Jul 2008 01:44:16 GMT)
-
How to Encrypt User Passwords Using a Decorator
Page edited by markm.
Added category 'Decorators'(Thu, 10 Jul 2008 00:16:57 GMT)
-
Page edited by markm.
Added TQL Category(Thu, 10 Jul 2008 00:15:21 GMT)
-
Page edited by markm.
Fixed small typos.(Wed, 09 Jul 2008 22:59:08 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
Using the Transfer Event Model
How-To Guides
How to Encrypt User Passwords Using a Decorator
Wiki Menu
User Login