Thanks a lot.
-Message d'origine-
De : Charles Anthony [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 9 octobre 2003 08:55
À : 'OJB Users List'
Objet : RE: RE : UPGRADE pb with proxi and getCollectionByQuery
Hi,
Some time ago, I ran a comparison of MSSql drivers.
http://ar
e.
Cheers,
Charles.
> -Original Message-
> From: Emmanuel Dupont [mailto:[EMAIL PROTECTED]
> Sent: 09 October 2003 07:37
> To: 'OJB Users List'; [EMAIL PROTECTED]
> Subject: RE : UPGRADE pb with proxi and getCollectionByQuery
>
>
> Hi Armin !
>
>
nd
most of all safer ?
Emmanuel.
-Message d'origine-
De : Armin Waibel [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 8 octobre 2003 02:16
À : OJB Users List
Objet : Re: UPGRADE pb with proxi and getCollectionByQuery
Hi Emmanuel,
can you post your test code, then
we are able to wr
Hi Emmanuel,
can you post your test code, then
we are able to write a test case.
regards,
Armin
On Mon, 6 Oct 2003 19:57:26 +0200, Emmanuel Dupont
<[EMAIL PROTECTED]> wrote:
All,
I have this strange behaviours. When I call getCollectionByQuery I
retrieve
a collection of proxy objects.
N
All,
I have this strange behaviours. When I call getCollectionByQuery I retrieve
a collection of proxy objects.
Now, I want to modify some attributes of these objects and after I lock with
the UPGRADE mode and commit.
No update is generated. The object is not make as dirty.
Why ?