-->
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.  [ 4 posts ] 
Author Message
 Post subject: creating columns dynamically with hibernate
PostPosted: Wed Jan 23, 2008 10:35 am 
Newbie

Joined: Wed Jan 23, 2008 10:10 am
Posts: 4
how do i create columns dynamically with hibernate?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 23, 2008 11:19 am 
Expert
Expert

Joined: Mon Nov 26, 2007 2:29 pm
Posts: 443
The closest thing I can think of is 4.4. Dynamic models, but you still need the mapping files.

_________________
Gonzalo Díaz


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 23, 2008 1:52 pm 
Newbie

Joined: Wed Jan 23, 2008 10:10 am
Posts: 4
gonzao_diaz wrote:
The closest thing I can think of is 4.4. Dynamic models, but you still need the mapping files.


Gonzalo,

what i'm trying to say is: if I have a persistent class already mapped and i have to add a new field, how do I configure a file mapping to create a column dinamically using hibernate? It exists any way to do this without create a column in the table manualy?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 23, 2008 2:51 pm 
Expert
Expert

Joined: Mon Nov 26, 2007 2:29 pm
Posts: 443
I don't know.

_________________
Gonzalo Díaz


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 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.