Halleluja! :)
----- Original Message -----
From: "Mahler Thomas" <[EMAIL PROTECTED]>
To: "'OJB Users List'" <[EMAIL PROTECTED]>
Sent: Thursday, September 12, 2002 10:46 AM
Subject: AW: timestamp question


yes that is possible!

> -----Urspr�ngliche Nachricht-----
> Von: Max Rydahl Andersen [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 12. September 2002 09:34
> An: OJB Users List
> Betreff: timestamp question
>
>
> > Currently we have no mechanisms to plugin user defined
> SqlGenerators, but
> > this can be easily done if necessary.
> > For the time being you might start to modify the existing code.
> >
> > > Is it possible to have the OJB validate against a
> timestamp on a table
> > > row?
> >
> > yes, you can declare optimistic locking for Version or
> timstamp columns.
> >
>
> Just cruising the code and found that the optimistic locking
> code seems to
> handle multiple values for optimistic locking.
> Does this mean that OJB actual can handle Version AND
> timestamp columns at
> the same time (this would actually be very nice for my app -
> being able to
> see the actual time for modification but have the version id
> to ensure that
> the modification can happen inside the same millisecond :)
>
> /max
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to