-->
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: Reverse engineering and Integer vs int
PostPosted: Fri Oct 05, 2012 11:35 am 
Newbie

Joined: Fri Oct 05, 2012 11:32 am
Posts: 3
So I am reverse engineering my database, and I have found that some primary key fields are not being set as type "Integer", but rather "int". It seems like this is because auto-increment is not set on those columns and that causes the reverse engineering to use "int". If auto increment is set, it will use Integer. This database is already in production so adding auto increment to the problematic columns would not be easy. Is there any way I can fix this at the reverse engineering level?

Thanks


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.