| Author |
SQL Server 2005 Hibernate in Netbeans problem
|
John Farrel
Ranch Hand
Joined: May 24, 2010
Posts: 65
|
|
I am trying to use Hibernate through Netbeans 7.1.1 for a Sql Server 2005 connection, and I'm getting very frustrated with it.
At this point I can create a jdbc connection through NB 7.1.1.
On SS 2005 I have a database with a single table.
I can see the database and the table by browsing services in netbeans.
When I create the same connection for hibernate...
hibernate.cfg.xml
and go into the Reverse Engineering Wizard, when I get to the page where I am meant to choose the table to reverse engineer, I get an empty list.
There's no way I'm going to reverse engineering by hand... that defeats the purpose of using hibernate for this sort of stuff.
Any ideas on what's going wrong?
J.
|
 |
Vijitha Kumara
Bartender
Joined: Mar 24, 2008
Posts: 3670
|
|
|
Moved to IDEs, Version Control and other tools forum.
|
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
|
 |
 |
|
|
subject: SQL Server 2005 Hibernate in Netbeans problem
|
|
|