coldbox-modules / cborm

The ColdBox ORM enhancements for ColdFusion ORM & Hibernate. Make ORM not suck!
https://coldbox-orm.ortusbooks.com/
8 stars 17 forks source link

Make the save() operation return the saved entity or array of entities instead of the BaseORM service #28

Closed lmajano closed 5 years ago

lmajano commented 5 years ago

Make the save() operation return the saved entity or array of entities instead of the BaseORM service so you can full entity chaining