Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » teneo - transient references are mapped to hibernate
teneo - transient references are mapped to hibernate [message #595869] Sat, 18 November 2006 01:09
Andre Pareis is currently offline Andre PareisFriend
Messages: 113
Registered: July 2009
Senior Member
Hi Martin,

I have a bidirectional association which is on both side transient, not volatile
and not changeable. In an XMI resource, the association is ignored, but they are
both mapped to hibernate by teneo, which creates an FK on the many side.

Is this a bug or a feature?

Reason why I'm asking: I'm using MySQL and would like to have the many side live
in a MyISAM table, which is faster and non-transactional, but can not hold an
FK. All other tables live in the InnoDB engine for transactional safety.

Regards
Andre
Previous Topic:[Announce] EMFT JET 0.7.2 M200611160955 is available
Next Topic:teneo - transient references are mapped to hibernate
Goto Forum:
  


Current Time: Wed Apr 24 19:40:02 GMT 2024

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

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

Back to the top