-->
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.  [ 3 posts ] 
Author Message
 Post subject: SchemaUpdateTask documentation
PostPosted: Thu Sep 09, 2004 8:32 am 
Newbie

Joined: Thu Sep 09, 2004 5:10 am
Posts: 1
It took me some time this morning, when migrating an old hibernate project to hibernate 2.1.6, to understand why my schemaupdate task did not work any more : it output correct sql statements to console, but database was unchanged. Going to the documentation in the quick reference, I found nothing about it. It was finally by reading the source code that I noticed that the task take a text parameter, true by default, which when set to true do not update the database. I think it would be helpful to update the quick reference to indicate this, all the more I think that it was not the case in previous version.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 09, 2004 8:37 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Use the reference documentation.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject: Don't see it
PostPosted: Mon Sep 27, 2004 10:20 am 
Newbie

Joined: Wed Sep 22, 2004 2:01 pm
Posts: 9
Hi,

I am having the same exact problem (I think). I am running schemaupdate from Ant and It appears to be updating the database... it even gets the connection pool and all of that, but when I inspect the database, there were no changes made. I looked in the documentation for what you are referring to and I can't find it. It seems like there are only options for "quiet" and "properties":
http://www.hibernate.org/hib_docs/refer ... guide-s1-6

Any advice? Thanks!
-E


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