Not sure I got the relevant answer. I experimented and if I specify "to-one" relationship, the query is exactly the type of join I would expect. However when I specify "to-many" relationship, the "to-many" object is filled using an outer join even though all the joining fields are specified as "required". That would impact performance. Thanks,
Vadim Parizher
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 21, 2002 11:26 AM
To: [EMAIL PROTECTED]
Subject: Re: [castor-dev] Outer joins.
Not sure if we're heading in the "right" direction here. The reg exp is
actually not the issue. The real issue is the fact that the FloatValidator
is converting the string and then when a pattern validation happens a
Float.toString() is issued and this puts the float value into E notation
1.2345678E8. Then, the pattern is applied, which of course doesn't work.
Let me know if you need anything further.
Thanks!
Marcus
- -
Marcus Malcom
Java Developer
Expeditors International of Washington Inc.
(206) 674-3400 x3585
[EMAIL PROTECTED]
"Parizher,
Vadim" To: [EMAIL PROTECTED]
<Vadim.Parizhe cc: (bcc: Marcus Malcom/IS/Expeditors)
[EMAIL PROTECTED]> Subject: [castor-dev] Outer joins.
11/21/2002
11:12 AM
Please respond
to castor-dev
In the JDO examples, any query involving one-to-many relationship and a
collection results in LEFT OUTER JOIN.� I understand that this occurs
because there is no checking for "zero-to-many" .� Is there a way to
specify
the mapping so that outer joins would be avoided.� Thanks!
Vadim Parizher
***********************************************************************
This e-mail and any files transmitted with it are intended
solely for the use of the addressee. This e-mail may
contain confidential and/or legally privileged information.
Any review, transmission, disclosure, copying, or any action
taken or not taken, by other than the intended recipient, in
reliance on the information, is prohibited. If you received
this e-mail in error, notify the sender and delete this e-mail
(and any accompanying material) from your computer and
network. In addition, please be advised that 21st Century
Insurance Group reserves the right to monitor, access and
review all messages, data and images transmitted through
our electronic mail system. By using our e-mail system, you
consent to this monitoring.
***********************************************************************
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
