-->
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: How to change generator class?
PostPosted: Tue May 31, 2005 6:21 am 
Newbie

Joined: Tue May 31, 2005 3:51 am
Posts: 1
Hi

I'm using hibernate 3.0.5, eclipse 3.1M7, hibernate tools alpha 3.0.2, MySQL.
Artifact generation eclipse wizard always generates generator class as "assigned"

F.e.

<id name="Id" type="java.lang.Integer">
<column name="id" scale="10" precision="0" not-null="true" unique="true" sql-type="int unsigned" />
<generator class="assigned" />
</id>

and I'd like to have "assigned" to "native" in generated mapping files.

Probably it can be done with properties file, but what is exact name of this property?

Andrzej Piasecki


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 31, 2005 8:01 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
add it to jira as a request.

_________________
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.