public inbox for [email protected]
help / color / mirror / Atom feed[Pljava-dev] Number of Columns in a raw
2+ messages / 0 participants
[nested] [flat]
* [Pljava-dev] Number of Columns in a raw
@ 2008-10-22 17:51
0 siblings, 1 reply; 2+ messages in thread
From: @ 2008-10-22 17:51 UTC (permalink / raw)
Hi there,
I am new to this, so please bear with me if I am not making any sense.
I am working on an application that
requires database to notify of any changes in the table. I have
successfully experimented with basic triggers.
What I want is to receive the complete row when something is changed
on that row.
For example in a table with three columns( ID, name, value), I want to
receive the entire row when any one of the
three columns changes. From the example I tried out, it appears that
I would only get the changed column. Is it true?
Thanks so much for your help.
^ permalink raw reply [nested|flat] 2+ messages in thread
* [Pljava-dev] Number of Columns in a raw
@ 2008-10-22 19:48
parent:
0 siblings, 0 replies; 2+ messages in thread
From: @ 2008-10-22 19:48 UTC (permalink / raw)
Ok. I had to do a bit reading before I post something here, I think.
ResultSet would have all the data I wanted.
On Wed, Oct 22, 2008 at 1:51 PM, Nelli Vanan <ambulimama at gmail.com> wrote:
> Hi there,
>
> I am new to this, so please bear with me if I am not making any sense.
> I am working on an application that
> requires database to notify of any changes in the table. I have
> successfully experimented with basic triggers.
>
> What I want is to receive the complete row when something is changed
> on that row.
> For example in a table with three columns( ID, name, value), I want to
> receive the entire row when any one of the
> three columns changes. From the example I tried out, it appears that
> I would only get the changed column. Is it true?
>
> Thanks so much for your help.
>
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2008-10-22 19:48 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2008-10-22 17:51 [Pljava-dev] Number of Columns in a raw
2008-10-22 19:48 `
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox