There is an API that makes it easy to get up and running with the databases you mentioned, but its not mandatory to use that API. You should be able to configure your NHibernate.Cfg.Configuration instance to use whatever database you wish, and then pass it to the Fluently.Configure method.
On Sat, Apr 4, 2009 at 2:23 PM, StinkyDuck <[email protected]> wrote: > > Does Fluent NHibernate support all the databases that NHibernate > supports or is it a subset of databases? I only read support for > MSSQL, MySQL, and Postgres. Does Fluent NHibernate support Firebird? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en -~----------~----~----~----~------~----~------~--~---
