I’m using Sybase where it doesn’t have deferred constraints and it seems like Cayenne is doing INSERTS first, but in my case, I want to do DELETES -> UPDATES -> INSERTS. Where can I control this?
-Lon
I’m using Sybase where it doesn’t have deferred constraints and it seems like Cayenne is doing INSERTS first, but in my case, I want to do DELETES -> UPDATES -> INSERTS. Where can I control this?
-Lon