Click or drag to resize
nHibernateManager Class
Manage all nHibernate connections
Inheritance Hierarchy
SystemObject
  DrawerBackup.Native.Data.nHibernatenHibernateManager

Namespace: DrawerBackup.Native.Data.nHibernate
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static class nHibernateManager

The nHibernateManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Creates the session factory for the specified Database manager
Public methodStatic memberOpen
Open the session
Top
See Also