-->
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: Generating The Database - Hibernate using HSQLDB
PostPosted: Thu Apr 13, 2006 6:30 am 
Newbie

Joined: Thu Apr 13, 2006 6:16 am
Posts: 11
Hello!


I've downloaded and installed Hibernate 2.1, with hibernate extensions 2.1x and latest hsqldb_1_8_0_2.

Do have ant and log4j in place working as required

I've referred java ref. guide from
http://www.informit.com/guides/content. ... seqNum=145 and could successfully create .java and .class files from htm.xml file.

I'm trying to proceed further and "Gnerate the database" using the content given in article

http://www.informit.com/guides/content. ... seqNum=146. I've successfully executed all the steps and got to see the verbose output on console which said "schema export complete" and "build successful" on giving command "ant schema", where in i wanted a book table to be created.

I get to see the drop table book, create table book with rest all fields info etc.

However, on executing "ant launchdb" i don't get to see the 'book' table structure. The default properties are very much seen.

Need urgent help pls.

Thanks

Lakshmi Saripella


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.