Skip to main content



      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 14:27 Go to next message
Eclipse UserFriend
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: Sun, 06 March 2016 23:19] by Moderator

Re: Does CDO DB has limitations in implementation of multiple inheritance? [message #1725668 is a reply to message #1725650] Sun, 06 March 2016 06:28 Go to previous message
Eclipse UserFriend
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: Thu Jul 17 12:44:06 EDT 2025

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

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

Back to the top