-->
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: Reverse Engineering mit Bibernat Tools und MS SQL 2000
PostPosted: Sat Sep 22, 2007 4:24 am 
Newbie

Joined: Sat Sep 22, 2007 4:04 am
Posts: 7
[b]Hibernate version:3.0, Hibernate Tools 3.2.0 beta 9

[b]Name and version of the database you are using: MSSQL 2000

Hallo,

ich benutze "Hibernate Code Generation" aus dem Hibernate Toolset fürs Reverse Engineering aus einer MS SQL DB.
Nun habe ich Probleme das Schema für eine SQL Datenbank festzulegen.
Wenn ich kein Schema festlege, wird der Code für die Datenbank "master" generiert. Sobald ich ein Schema in der hibernate.properties Datei eintrage, scheint sich das Tool beim Start aufzuhängen. Eine Fehlermeldung bekomme ich nicht.
Hier meine properties Datei:
_____________________________________________________________
hibernate.connection.username=xxx
hibernate.connection.password=xxx
hibernate.connection.url=jdbc:microsoft:sqlserver://192.168.3.xxx:4433
hibernate.connection.driver_class=com.microsoft.jdbc.sqlserver.SQLServerDriver
hibernate.dialect=org.hibernate.dialect.SQLServerDialect
hibernate.default_schema=db_cra
_____________________________________________________________

Kann mir jemand weiterhelfen?

MFG

Martie


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 08, 2007 4:00 pm 
Expert
Expert

Joined: Tue Nov 23, 2004 7:00 pm
Posts: 570
Location: mostly Frankfurt Germany
Ich meine mich an ein Problem erinnern zu können mit Schema Generierung, wenn ein Default Schema angegeben wird.
Evt. hilft es die Schema Generierung mit einer eigenen Sessionfactory zu machen und kein hbm2dll.auto für den Betrieb zu verwenden.

_________________
Best Regards
Sebastian
---
Training for Hibernate and Java Persistence
Tutorials for Hibernate, Spring, EJB, JSF...
eBook: Hibernate 3 - DeveloperGuide
Paper book: Hibernate 3 - Das Praxisbuch
http://www.laliluna.de


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.