Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 311 Bytes

File metadata and controls

6 lines (4 loc) · 311 Bytes

Build to create a connection to Oracle database through NHibernate

Key Entities

  • OracleSessionFactoryProvider. It configures NHibernate parameters to create SessionFactory for the Oracle database.
  • OracleSessionFactoryProviderGetter. Factory to create OracleSessionFactoryProvider.