A couple of days ago new version of Nhibernate was released. You can download new version here.
And if you migrate to this version and using Oracle database, You will get this exception
Could not load type NHibernate.Dialect.OracleDialect. Possible cause: no assembly name specified
The reason is, you need [...]
