Hi all, I am new to using ORM and hence Storm as well. Here is my question.
I have an object of a class A, named a1. I want to insert a1 into the database if there isn't already another record with the primary key value of a1. If there is a record already there, I want to update the record. How to go about doing this? Regards, Guruprasad -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
