Re: Question - Mapping Classes on Multiple Joined Tables

2004-06-16 Thread Armin Waibel
Hi Colin,
Colin Kilburn wrote:
Hi,
Is this still an issue in RC7?   I'd really like to use this approach 
but I'm using the ODMG api.
hmm, AFAIK we don't have an test case for use of multiple joined tables 
with the ODMG api. So the answer is give it a try.
ODMG-api behave similar to PB auto-update/delete 'true' or 'object' so I 
think it could be work.

regards,
Armin
Thanks in advance,
Colin
Armin Waibel wrote:
Hi Luis,
Luis Cruz wrote:
Hello,
Is mapping classes on multiple joined tables compatible with the use of
ODMG? I ask because according to the documentation, auto-update must be
set to true in order to achieve such a mapping, however, ODMG is only
guaranteed to work with auto-update set to false.
I add a new ODMG test case for mapping classes on multiple joined 
tables (org.apache.ojb.odmg.InheritanceMultipleTableTest). Currently 
two tests fail (of 10). So mapping classes on multiple joined tables 
is not compatible and need to be fixed.

regards,
Armin
Thanks in advance,
Luis Cruz
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

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

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

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


Re: Question - Mapping Classes on Multiple Joined Tables

2004-06-16 Thread Colin Kilburn
Hi,
Is this still an issue in RC7?   I'd really like to use this approach 
but I'm using the ODMG api.

Thanks in advance,
Colin
Armin Waibel wrote:
Hi Luis,
Luis Cruz wrote:
Hello,
Is mapping classes on multiple joined tables compatible with the use of
ODMG? I ask because according to the documentation, auto-update must be
set to true in order to achieve such a mapping, however, ODMG is only
guaranteed to work with auto-update set to false.
I add a new ODMG test case for mapping classes on multiple joined 
tables (org.apache.ojb.odmg.InheritanceMultipleTableTest). Currently 
two tests fail (of 10). So mapping classes on multiple joined tables 
is not compatible and need to be fixed.

regards,
Armin
Thanks in advance,
Luis Cruz
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

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

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


Re: Question - Mapping Classes on Multiple Joined Tables

2004-05-11 Thread Armin Waibel
Hi Luis,

Luis Cruz wrote:
Hello,

Is mapping classes on multiple joined tables compatible with the use of
ODMG? I ask because according to the documentation, auto-update must be
set to true in order to achieve such a mapping, however, ODMG is only
guaranteed to work with auto-update set to false.
I add a new ODMG test case for mapping classes on multiple joined tables 
(org.apache.ojb.odmg.InheritanceMultipleTableTest). Currently two tests 
fail (of 10). So mapping classes on multiple joined tables is not 
compatible and need to be fixed.

regards,
Armin
Thanks in advance,
Luis Cruz
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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


Question - Mapping Classes on Multiple Joined Tables

2004-05-10 Thread Luis Cruz

Hello,

Is mapping classes on multiple joined tables compatible with the use of
ODMG? I ask because according to the documentation, auto-update must be
set to true in order to achieve such a mapping, however, ODMG is only
guaranteed to work with auto-update set to false.

Thanks in advance,
Luis Cruz


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