Skip to content

Latest commit

 

History

History

ViennaNET.Orm.MSSQL

Build to create a connection to the MsSql database through NHibernate

Key Entities

  • MsSqlSessionFactoryProvider. It configures NHibernate parameters to create SessionFactory for the MS SQL database.
  • MsSqlSessionFactoryProviderGetter. Factory to create MsSqlSessionFactoryProvider.

Breaking changes