The scenario is this: delete table A's record X update table B's record Y ... more table operations... ... decide to abort transaction.. I want all the operations to rollback. What is the methodology in Turbine+Torque so that all the operations will use the same database connection? Please pardon me if this has already been answered. Thanks.
