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
otherwise.
|
![]() | Configure(String) |
Configure NHibernate using the file specified.
|
![]() | Configure(XmlTextReader) |
Configure NHibernate using the specified XmlTextReader.
|
![]() | Configure(Assembly, String) |
Configure NHibernate using a resource contained in an Assembly.
|