Hi,
I need to write an update command and am wondering if there is an
@Update annotation? I don't see it in any commands. I can write a
remote command and use the setters in the server config bean but I
believe that I have to deal with a transaction etc. This is something
that the CRUD command handles for me.
Maybe the question is what is the best way to write an update command?
Thanks,
Carla