-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Composite primary key annotation using several syntaxes
PostPosted: Wed Sep 20, 2006 1:57 pm 
Newbie

Joined: Tue Sep 12, 2006 10:18 am
Posts: 4
Location: Porto / Portugal
According with the documentation:

You can define a composite primary key through several syntaxes:

* annotate the component property as @Id and make the component class @Embeddable
* annotate the component property as @EmbeddedId
* annotate the class as @IdClass and annotate each property of the entity involved in the primary key with @Id


Should I use @IdClass ? Is it better in what situation ?
What is the difference between annotate with @IdClass and the others?

Thanks in advance!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.