-->
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.  [ 2 posts ] 
Author Message
 Post subject: EmbeddedId Problem
PostPosted: Mon Feb 09, 2009 11:41 am 
Newbie

Joined: Fri Aug 01, 2008 9:14 am
Posts: 4
I'm trying to reverse engineer a PostgreSQL Table with no primary Key. It has a unique column as an Id with a Postgres sequence-table as a number-feed, the IDs are inserted there by the application. The resulting problem is that Hibernate Tools now generates a EmbeddedId over all columns of the table since it can't identify a "real" primary key. Is there a way to circumvent this? Maybe specifing a custom generation-strategy? I'm not 100% sure how to do this, any pointers will help :)


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 11, 2009 5:17 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
use a reveng.xml to designate what is the primary key.

_________________
Max
Don't forget to rate


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

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.