Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 232 Bytes

File metadata and controls

11 lines (8 loc) · 232 Bytes

Coding: ActiveEntity Style

Now let's build the same thing but using ColdFusion ORM and our ActiveEntity approach from the ColdBox ORM Extensions module.

+ handlers 
  + contacts.cfc
+ models
  + Contact.cfc