admin@glassfish.java.net

Re: the U in CRUD

From: Yamini K B <Yamini.Kb_at_Sun.COM>
Date: Fri, 02 Jul 2010 19:09:22 +0530

I did the same as what Jennifer suggested for one of the LB commands
(enable-http-lb-application)

I'm yet to checkin since its not yet reviewed, will send across the file
to you separately.

-Yamini

Jennifer Chou wrote:
> I don't think there is @Update but check with Jerome. If not, then
> you will need to implement the remote command and use
> ConfigSupport.apply for the transaction.
>
> On 7/1/2010 11:51 PM, Carla Mott wrote:
>>
>> 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
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>