-->
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.  [ 3 posts ] 
Author Message
 Post subject: Can I use QED from Quadcap for my embedded sql database?
PostPosted: Fri Jan 02, 2004 1:26 pm 
Newbie

Joined: Fri Jan 02, 2004 12:48 pm
Posts: 5
I'm brand new to Hibernate.
I would like to use QED 3.3 from Quadcap as my SQL database.
The database is embedded in the desktop application.

Is Hibernate and QED a compatable combination?

QED not listed under dialects, is that a problem?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 02, 2004 1:31 pm 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
Even though I have never heard of that database, it is quite probable that you can get it to work, as long as there is a JDBC driver, and the DB obeys the SQL standart at least minimally. You will most likely need to write a custom dialect, which is not that hard. Just look at the existing Dialects for examples.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 02, 2004 1:34 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
Try the generic dialect as a start point, then write your own dialect based on your knowledge of this DB. This isn't very complex, and "samples" are in the net.sf.hibernate.dialect package
Feel free to give it back to the community :-)

_________________
Emmanuel


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.