Chapter 9. Object Relational Mapping Enhancements
In This Chapter
ColdFusion 9 introduced object relational mapping (ORM), a persistence framework in which a ColdFusion component (CFC) can be mapped to a relational database without the need to write SQL. This framework is based on Hibernate, a popular persistence framework. ColdFusion 10 improves ORM support by providing ORM search, Hibernate Query Language (HQL) logging, and inheritance mapping enhancements. This chapter discusses these ORM enhancements.
ORM Enhancements Summary
ColdFusion 10 adds the following ORM enhancements:
• ORM ...
Get Adobe® ColdFusion® Web Application Construction Kit: ColdFusion® 10 Enhancements and Improvements now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.