Compound Theory

v2.0

Categories

  1. Transfer
  2. ColdFusion
  3. JRuby
  4. Java
  5. ColdSpring
  6. Squabble
  7. JavaLoader
  8. ColdDoc
  9. 2ddu
  10. AsyncHTTP
  11. OO Analysis and Design
  12. Flex
  13. Railo
  14. XML / XSL
  15. Hibernate
  16. ColdFusion Builder
  17. Fall
  18. Ubuntu
  19. XHTML / CSS
  20. Eclipse
  21. Git
  22. Oracle Database
  23. Usability / UI Design
  24. webDU
  25. cf.Objective()
  26. LWJGL
  27. cf.Objective(ANZ)
  28. Captcha
  29. MAX
  30. Melbourne CFUG
  31. Martial Arts
  32. Random Things
  33. Conduit

Recent Posts

Projects

Recent Comments

17 January 2006 07:47 PM

Transfer ORM version 0.3 Released

Version 0.3 of Transfer ORM is now ready for download .

New things to look for in this release:

  1. The 'generate' attribute on the ID element - now you have to specify if you want Transfer to generate primary keys for you. Otherwise it defaults to the new ability to retrieve database generated primary keys.
  2. Primary keys are now set to default values.
  3. A new method on the Transfer class - save().  This intelligently will either create, or update the transfer object dependent on its current state.
  4. If you are using Transfer to create your primary keys, you no longer need to create the transfer_sequence table.  Transfer now does this behind the scenes.
  5. All the bugs with UUID primary keys have been fixed.
  6. The transfer.xsd has been fixed up so that attributes that should have been set to 'required' are now.

There are a few more pieces, but they are all outlined in the change log and the documentation .

The tBlog example application has also been updated to use the new functionality, and can be downloaded from here.

Please do not forget that there is a mailing list for Transfer, and any and all feedback is appreciated. 



Comments

No comments have been entered for this post.

Add Comment