- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 19
 
Enabling Active Entity
        Jorge Reyes edited this page May 29, 2015 
        ·
        1 revision
      
    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 ConfigurationCFC to allow for ColdBox to do entity injections