Enabling Active Entity
Last updated
Was this helpful?
Last updated
Was this helpful?
To work with Active Entity you must do a few things to tell ColdBox you want to use Active Entity and enable validation and injections:
Enable the ORM in your Application.cfc with event handling turned on, manage session and flush at request end as false.
Enable the orm configuration structure in your to allow for ColdBox to do entity injections