Last updated 6 years ago
Was this helpful?
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
"set" & relationshipName
works on ColdBox 5.2+