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.  [ 1 post ] 
Author Message
 Post subject: Dialect for non-listed DB
PostPosted: Tue Apr 14, 2009 2:54 pm 
Newbie

Joined: Tue Apr 14, 2009 2:43 pm
Posts: 1
Hi

We are looking at using NHibernate on a large project, but the database we use is not listed in the supported dialects.

What is involved in writing a dialect support class for NHibernate ?

BTW: The database we use is Mimer (www.mimer.com) which is a full SQL database.

The database vendor does provide an ADO .NET data provider.


Also, is it possible to hand code SQL read statements fo NHibernate to use rather than auto generate. The reason I ask is for readonly grid displays and reporting we often use multiple cross table joins to retrieve the data and the mimer SQL optimiser sometimes benefits from us being able to include {order} and {index} keywords in the selection criteria to force it to take a particular path through the table joins or to force the use of a secondary index.

Cheers
Martin.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

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.