开发者

How can I get SQL Sever Tables to appear in Reverse Engineering Wizard?

开发者 https://www.devze.com 2022-12-18 10:17 出处:网络
I don\'t do much Java coding so I am not too familiar with the NetBeans IDE. I am trying to create a reverse engineering file based on a SQL Server connection that is set up in my hibernate.cfg.xml.

I don't do much Java coding so I am not too familiar with the NetBeans IDE. I am trying to create a reverse engineering file based on a SQL Server connection that is set up in my hibernate.cfg.xml.

The reverse engineering wizard does not show any tables given the configuration file. I do not receive any error however. I beli开发者_运维问答eve the configuration is correct. I suspect that I may need to change the database schema. Can anyone tell me what's up or point me to some documentation?

Thanks,

Nick


I'd suggest trying the Visio reverse engineering feature - it has worked for me in the past.

0

精彩评论

暂无评论...
验证码 换一张
取 消