It should. if you take a look at the source code for the driver's you'll notice that the later drivers just inherit from the old drivers and add any new version specific features.
On Mon, Oct 10, 2016 at 8:41 AM, Jason Elrick <[email protected]> wrote: > I have legacy project in visual studio 2008 that uses nHibernate 2.01.4000 > > The project uses NHibernate.Dialect.Oracle9Dialect > > If the Oracle database version is upgraded to 11.2.0.4 > > I've searched high and low on google, I cant find an answer - will > Oracle9Dialect work with Oracle 11.2.0.4? > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/nhusers. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
