I would like to force torque to re-read the database after I save an entity.
When I save one entity in torque, it fires a trigger in my database that updates another table. This renders the second entity on the client side out of date. I want to force the model to read the database anew for that second entity. Can I do that? What I'd like is something along the lines of : classA.save(); classA.refreshClassB(); classA.getClassB(); -- This message was sent on behalf of [EMAIL PROTECTED] at openSubscriber.com http://www.opensubscriber.com/messages/torque-user@db.apache.org/topic.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]