admin@glassfish.java.net

the U in CRUD

From: Carla Mott <carla.mott_at_oracle.com>
Date: Thu, 01 Jul 2010 15:51:43 -0700

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