ColdFusion ORM Deep Dive
In this session we will be skipping the basics of ColdFusion ORM and instead looking at some of the features which are often overlooked. By the end of the session you will have learnt how you can leverage these features to become more productive when developing real world applications.
The Deep Dive will be split across two sessions where I will be discussing and showing examples of how to configure and use the following:
Session 1
- the power of HQL
- computed properties
- formulas
- event handlers
- writing less code
- cascading strategies
- convenience methods to manage bi-directional relationships
Session 2
- improving performance using
- fetching
- paging
- lazy loading
- second level caching
- using collections instead of arrays
- concurrency control with versioning
- modelling inheritance
- mapped superclasses











