-->
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: org.hibernate.tool.hbm2ddl.DatabaseMetadata getTableMetadata
PostPosted: Wed Oct 21, 2015 6:31 am 
Newbie

Joined: Wed Oct 21, 2015 6:12 am
Posts: 1
Hi,
in the version 4.1 of Hibernate (hibernate-core-4.1.7.Final.jar), in the package org.hibernate.tool.hbm2ddl there is a class DatabaseMetadata and the method getTableMetadata; using Eclipse, and decompiling a Java project with jd-gui, I've found that the method getTableMetadata is all commented and so is empty (there is also a /* error */ comment line in the header of the method, if you look at the Java code of the class).

Now, in the new version of Hibernate, the class DatabaseMetadata in the package org.hibernate.tool.hbm2ddl isn't present; I've looked in other packages, but I can't found this class.

Can someone gives me some suggestions about this?

My goal is to create a connection between Solr and Hibernate; I'm looking at this post http://stackoverflow.com/questions/33143571/hibernate-search-integration-with-apache-solr-unable-to-index-data

Thanks a lot.


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.