Overload List
Name | Description | |
---|---|---|
![]() | Configure()()()() |
Configure NHibernate using the <hibernate-configuration> section
from the application config file, if found, or the file hibernate.cfg.xml if the
<hibernate-configuration> section not include the session-factory configuration.
|
![]() | Configure(String) |
Configure NHibernate using the file specified.
|
![]() | Configure(XmlReader) |
Configure NHibernate using the specified XmlReader.
|
![]() | Configure(Assembly, String) |
Configure NHibernate using a resource contained in an Assembly.
|