Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Modeling (top-level project) » [EMF] [Teneo] [Hibernate] Reference on NON Primary Key
[EMF] [Teneo] [Hibernate] Reference on NON Primary Key [message #815298] Wed, 07 March 2012 13:36 Go to next message
Nils Koerner is currently offline Nils KoernerFriend
Messages: 5
Registered: March 2012
Junior Member
Hallo,

i have 2 EClasses:

Class Person
- ID = PrimaryKey
- Name
- otherUniqueID

Class Adress
- ID = PrimaryKey
- person = Refrence to Person.otherUniqueID
- street
- city

I use a Ecore-Model with Teneo and Hibernate. The problem is, that i dont know the annotation for the person-refrence in class "Adress". Does anybody know, how to do that??

Many thanks
Nils

[Updated on: Wed, 07 March 2012 13:48]

Report message to a moderator

Re: [EMF] [Teneo] [Hibernate] Reference on NON Primary Key [message #815890 is a reply to message #815298] Thu, 08 March 2012 06:47 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
Nils,

Please use eclipse.tools.emf for questions about Teneo.


On 07/03/2012 2:36 PM, Nils Koerner wrote:
> Hallo,
>
> i have 2 EClasses:
>
> Class Person
> - ID = PrimaryKey
> - Name
> - otherUniqueID
> Class Adress
> - ID = PrimaryKey
> - person = Refrence to Person.otherUniqueID
> - street
> - city
>
> I use a Ecore-Model with Teneo and Hibernate. The problem is, that i
> dont know the annotation for the person-refrence in class "Adress".
> Does anybody knows, how to do that??
>
> Many thanks
> Nils


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Survey on Model Execution
Next Topic:[EMF][CDO][Hibernate] ClassCastException org.eclipse.emf.cdo.server.internal.hibernate.tuplizer.Hibe
Goto Forum:
  


Current Time: Fri Apr 19 01:28:25 GMT 2024

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

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

Back to the top