Hi,
This looks very interesting. I'm kind of too lazy to read your code to
find out the answer for myself...
My impression is that Oracle ROWID and similar facilities such as
Interbase/firebird dbkey are stable only within a transaction, and in fact
expected to change with any update. Could you please explain how your new
feature guarantees updating the correct row with commit options A, B, C,
and D?
Thanks
david jencks
On 2001.06.06 08:56:02 -0400 K.V. Vinay Menon wrote:
> Hi Marc,
> When you were here in London we'd discussed adding functionality to
> use things like ROWID for fast updates and deletes [as opposed to using
> primary keys]. I have been able to implement this by
>
> 1. Adding a field in jaws.xml called rowid-column name. This is ROWID for
> Oracle and can be something else for other databases. If you do not want
> to use this feature just don't specify the tag and it will use the
> default mechansm based on the primary key.
>
> <snip>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development