Community

Understanding Transactions And Database Rollbacks That Involve 3rd Party API Integration

(Ben Nadel) ColdFusion’s CFTransaction tag is pretty awesome – you just wrap up a bunch of database interactions in the CFTransaction tag and any error thrown by any of the interactions automatically rolls-back the entire set of database mutations.

Read More - Register for Free Membership