[CDO] O-R mapping [message #423497] |
Wed, 01 October 2008 09:34  |
Eclipse User |
|
|
|
Originally posted by: andras.okros.optxware.com
Hi group,
If I'm not mistaken, CDO supports multiple inheritance?. Related to
this, we are just curious, which kind of Object-Relation mapping does
the CDO use? Is there any documentation about it on the web, which I missed?
Best regards,
András
|
|
|
Re: [CDO] O-R mapping [message #423498 is a reply to message #423497] |
Wed, 01 October 2008 09:38   |
Eclipse User |
|
|
|
Hi András,
This depends on many things ;-)
First it depends on the configured IStore implementation (backend
adapter), e.g. HibernateStore, DBStore, ...
The mapping of the HibernateStore obviously depends on the Hibernate
mapping.
The mapping of the DBStore depends on the configured IMappingStrategy.
Currently only a HorizontalMappingStrategy is available that maps each
concrete class to a dedicated table.
Does this answer your question?
Cheers
/Eike
András Ökrös schrieb:
> Hi group,
>
> If I'm not mistaken, CDO supports multiple inheritance?. Related to
> this, we are just curious, which kind of Object-Relation mapping does
> the CDO use? Is there any documentation about it on the web, which I
> missed?
>
> Best regards,
> András
|
|
|
Re: [CDO] O-R mapping [message #423499 is a reply to message #423498] |
Wed, 01 October 2008 09:45   |
Eclipse User |
|
|
|
Forgot to point you to this brief article:
http://wiki.eclipse.org/CDO_Server_Configuration_Reference#E lement_mappingStrategy
Eike Stepper schrieb:
> Hi András,
>
> This depends on many things ;-)
>
> First it depends on the configured IStore implementation (backend
> adapter), e.g. HibernateStore, DBStore, ...
> The mapping of the HibernateStore obviously depends on the Hibernate
> mapping.
> The mapping of the DBStore depends on the configured IMappingStrategy.
> Currently only a HorizontalMappingStrategy is available that maps each
> concrete class to a dedicated table.
>
> Does this answer your question?
>
> Cheers
> /Eike
>
>
> András Ökrös schrieb:
>> Hi group,
>>
>> If I'm not mistaken, CDO supports multiple inheritance?. Related to
>> this, we are just curious, which kind of Object-Relation mapping does
>> the CDO use? Is there any documentation about it on the web, which I
>> missed?
>>
>> Best regards,
>> András
|
|
|
Re: [CDO] O-R mapping [message #423506 is a reply to message #423499] |
Wed, 01 October 2008 11:03  |
Eclipse User |
|
|
|
Originally posted by: andras.okros.optxware.com
Hi Eike,
It answers my questions, thank you :).
Cheers
András
Eike Stepper írta:
> Forgot to point you to this brief article:
> http://wiki.eclipse.org/CDO_Server_Configuration_Reference#E lement_mappingStrategy
>
>
>
> Eike Stepper schrieb:
>> Hi András,
>>
>> This depends on many things ;-)
>>
>> First it depends on the configured IStore implementation (backend
>> adapter), e.g. HibernateStore, DBStore, ...
>> The mapping of the HibernateStore obviously depends on the Hibernate
>> mapping.
>> The mapping of the DBStore depends on the configured IMappingStrategy.
>> Currently only a HorizontalMappingStrategy is available that maps each
>> concrete class to a dedicated table.
>>
>> Does this answer your question?
>>
>> Cheers
>> /Eike
>>
>>
>> András Ökrös schrieb:
>>> Hi group,
>>>
>>> If I'm not mistaken, CDO supports multiple inheritance?. Related to
>>> this, we are just curious, which kind of Object-Relation mapping does
>>> the CDO use? Is there any documentation about it on the web, which I
>>> missed?
>>>
>>> Best regards,
>>> András
|
|
|
Powered by
FUDForum. Page generated in 0.03543 seconds