Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [teneo] Is Inheritance variant TABLE_PER_CLASS still unsupported
[teneo] Is Inheritance variant TABLE_PER_CLASS still unsupported [message #601092] Thu, 11 January 2007 00:00
user is currently offline userFriend
Messages: 296
Registered: July 2009
Senior Member
Hi


I saw in the elver.org doc that Inheritance variant TABLE_PER_CLASS was
not supporter but in the
" http://www.elver.org/xsd/teneo/persistence-mapping-hibernate .xsd"

the TABLE_PER_CLASS is a valid enymeration
<xsd:simpleType name="InheritanceType">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="SINGLE_TABLE"/>
<xsd:enumeration value="TABLE_PER_CLASS"/>
<xsd:enumeration value="JOINED"/>
</xsd:restriction>
</xsd:simpleType>

So I have a question; is the Inheritance variant TABLE_PER_CLASS
unsupported?

Anyone got a clue?

regards and thanks for any hints
/anders
Previous Topic:[teneo] How to specify table generators?
Next Topic:Versions of OCL
Goto Forum:
  


Current Time: Thu Apr 25 15:51:39 GMT 2024

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

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

Back to the top