Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » [CDO] Does CDO DB has limitations in implementation of multiple inheritance?
[CDO] Does CDO DB has limitations in implementation of multiple inheritance? [message #1725650] Sat, 05 March 2016 19:27 Go to next message
Ateeq Ur Rehman is currently offline Ateeq Ur RehmanFriend
Messages: 3
Registered: March 2016
Junior Member
As described in documentation, Hibernate ORM has limitations in support for multiple inheritance.
I wanted to know whether CDO DB has any limitations. If so, what are these?
Further, how CDO implements it.

[Updated on: Mon, 07 March 2016 04:19]

Report message to a moderator

Re: Does CDO DB has limitations in implementation of multiple inheritance? [message #1725668 is a reply to message #1725650] Sun, 06 March 2016 11:28 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Hi Ateeq,

I'm not aware of any respective restrictions in CDO's DBStore. It should map what you can model with EMF. The only
supported mapping strategy is "horizontal", meaning that each concrete class of your model is mapped to a single table
(no joins needed).

If you have more questions on CDO, they're more likely to attract repliers in the EMF forum with the prefix [CDO]:
http://www.eclipse.org/forums/index.php/f/108/

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper



Am 06.03.2016 um 02:22 schrieb Ateeq Ur Rehman:
> As described in documentation, Hibernate ORM has limitations in support for multiple inheritance. I wanted to know
> whether CDO DB has any limitations. If so, what are these?
> Further, how CDO implements it.


Previous Topic:Password protect XML file
Next Topic:Eclipse mars 2 converts numbers into wierd chars
Goto Forum:
  


Current Time: Fri Apr 19 07:40:24 GMT 2024

Powered by FUDForum. Page generated in 0.03310 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top