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.
Added link to page on third party tools.(Wed, 20 Aug 2008 21:09:48 GMT)
-
Page edited by markm.
Added link to the cache monitor(Tue, 19 Aug 2008 03:38:52 GMT)
-
Page edited by markm.
More blog posts - ColdSpring + Transfer, more 'How I use Transfer', and 'Transfer and Flex'(Sun, 17 Aug 2008 18:29:04 GMT)
-
Page edited by markm.
Added __getLoadedObject(Sat, 09 Aug 2008 03:30:24 GMT)
-
Page edited by markm.
Made changes, as method changed to __getLoadedObject()(Sat, 09 Aug 2008 03:27:51 GMT)
-
Page edited by markm.
More documentation, also documented new __getProxied() method.(Fri, 08 Aug 2008 05:19:01 GMT)
-
Page edited by markm.
Added __getisProxy() and __getIsLoaded() methods.(Fri, 08 Aug 2008 05:04:58 GMT)
-
Page edited by markm.
More details on lazy loading, and added proxied attribute.(Thu, 07 Aug 2008 08:31:22 GMT)
-
Page created by markm.
Initial creation(Thu, 07 Aug 2008 08:23:27 GMT)
-
Page edited by markm.
Adding link to 'Using TransferObject Proxies'(Thu, 07 Aug 2008 08:02:30 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