-->
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: Problem generating SQL on SchemaExport in HSQL .script file
PostPosted: Fri May 27, 2005 7:51 am 
Newbie

Joined: Fri May 27, 2005 7:37 am
Posts: 6
Hibernate version:2.1.8

Full stack trace of any exception that occurs:... BUILD SUCCESSFUL!

Name and version of the database you are using:HSQLDB 1.8.0

As a newbie I started by checking other posts for what might have been an admittedly basic problem. Essentially I am having the same problem as outlined on http://forum.hibernate.org/viewtopic.php?t=940532. There were no solutions posted to this thread and I have not been able to contact the user for the solution they found subsequently.

As in this example, I am having trouble generating the SQL for the TRACK table into the HSQLDB file music.script when using Ant. Also it is not present when viewed in the HSQLDB gui. It appears to build in Ant fine. Even when a separate output file is stipulated in the build.xml file, with text set to ‘yes’, it outputs SQL to the stipulated file fine. Just not to the music.script file.

Any help is appreciated.


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 29, 2005 12:47 am 
Regular
Regular

Joined: Tue May 24, 2005 10:19 am
Posts: 65
1)you cam edit the output file (change "Create TABLE" by "CREATE CACHED TABLE",etc). see hsql documentation.
2)see also:
http://opensource.atlassian.com/projects/hibernate/browse/HB-1398


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.