Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 231 Bytes

File metadata and controls

10 lines (8 loc) · 231 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