Relationship Fetch Methods (first
and find
methods)
Mapping foreign keys for relationships is now optional
Either entities or primary key values can be passed to relationship persistance methods
Relationships can also be saved by calling "set" & relationshipName
Virtual Inheritance works on ColdBox 5.2+