-->
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: Hibernate code generation hangs with Hibernate tools
PostPosted: Mon Aug 14, 2006 10:08 am 
Newbie

Joined: Mon Aug 14, 2006 9:59 am
Posts: 2
Hi,

I am trying to generate hibernate code using Hibernate 3.1 and HibernateTools-3.2.0.beta6a with Eclipse 3.2.

I am usign Oracle 10g with ojdbc14.jar driver.

In the Hibernate configurations view, when i expand Database, the status says Fetching Children of database and it hangs there... keep of displaying the same.

The same thing happens when i run 'Hibernate code generation'

please help.

Thanks,
Sukumar


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 14, 2006 10:33 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
that is because you are reverse engineering the complete db ;)

limit the codegeneration to the schema reelvant for you.

use a <schema-selection> or set default_schema

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject: the actual issue is the schema name which i have typed
PostPosted: Thu Aug 17, 2006 1:34 am 
Newbie

Joined: Mon Aug 14, 2006 9:59 am
Posts: 2
Hi,

I found the actual issue. I have specified the schema name. But the issue is that i haven't given in CAPS. Eventhough i have created the user name with small letter, it looks like Oracle maintains it with Capital letter.

I am posting this, so that when ever someone searches will get a solution fast.

Thanks,
Sukumar


eg: user name is - sukumar
Schema name should be given as : SUKUMAR


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.