-->
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: [Hibernate Tools] reveng and oracle synonyms
PostPosted: Wed Jan 19, 2011 4:59 am 
Newbie

Joined: Wed Jan 19, 2011 4:39 am
Posts: 2
Hi to all,

I use eclipse and would like to reveng some synonyms tables from an oracle DB with hibernate-tools.
I defined all the db infos in the persistance.xml

<property name="hibernate.connection.driver_class" value="oracle.jdbc.driver.OracleDriver" />
<property name="hibernate.connection.url" value="..." />
<property name="hibernate.connection.username" value="..." />
<property name="hibernate.connection.password" value="..." />
<property name="hibernate.dialect" value="org.hibernate.dialect.Oracle10gDialect" />

and created the console configuration.

The problem is that I only see tables. No views and no synonyms(which I need).
Is that so or am I missing something?

Thank you for any help.

Francesco


Top
 Profile  
 
 Post subject: Re: [Hibernate Tools] reveng and oracle synonyms
PostPosted: Wed Jan 19, 2011 5:44 am 
Senior
Senior

Joined: Tue Aug 04, 2009 7:45 am
Posts: 124
Hi, juza,
it should show to you the tables and the views.
And should not show you the synonims. BTW may be we need the feature...


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.