-->
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 and Firebird
PostPosted: Tue Feb 08, 2005 12:15 pm 
Newbie

Joined: Tue Feb 08, 2005 12:04 pm
Posts: 11
Location: London
Hi,

I am new user of hibernate, I am designing and developing a system using JSP Model 2 architecture, in which i already have legacy database built in firebird. As it is a fairly big database, Im interested in using hibernate just to reduce the development time of writing data access logic and Java Beans. But In order to generate code I might have to use MiddleGen. Is MiddleGen also supporting Firebird and What is the best solution to avoid writing of Mapping documents.

_________________
Regards,

Ahsan


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 08, 2005 4:08 pm 
Newbie

Joined: Wed Apr 28, 2004 5:32 am
Posts: 12
Middlegen can reverse your database schema if you can get a JDBC driver for Firebird.
Middlegen is a robust tool but the user interface is not very efficient if you have to deal with large schemas.

In fact, Middlegen generates mapping files without problems for most cases.

Then, you can use hibernate tools package to generate Java classes based upon your generated mapping files.

The hibernate team has released an eclipse plugin which permits to reverse a database schema. I have not tried it yet. It's an alpha release.

See hibernate.org welcome page, for informations on tools.


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.