0
comment
on 10/30/2011 12:11 AM
Persistence is core to pretty much every real world application. Side Story: One of the strengths of CFML is that it has a <cfquery></tt> tag built-in that makes it drop-dead simple to work with SQL. Only recently has CFML gotten a built-in ORM (based on Hibernate) so that what Java programmers have taken for granted for years is finally an option for CFML developers. That's not to say there weren't ORM-like data mappers in CFML for years but they were written in CFML and had a lot of limitations. At World[...]
>> Read the full article on corfield.org
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper