NHibernate Forge
The official new home for the NHibernate for .NET community

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Extending NHibernate's DriverConnectionProvider

    Note: this was orginally posted on my own blog Ahh, i'm finally able to use NHibernate again at work, so expect more NHibernate related posts in the future :) Today i needed a way to add some functionality when NHibernate opens a database connection, and again when NHibernate closes the connection...
    Posted to NHibernate blog by Davy Brion on 09-18-2008
    Filed under: provider, connection
  • NHibernate provided ADO.NET connection

    Alternatively, you can have the ISessionFactory open connections for you. The ISessionFactory must be provided with ADO.NET connection properties in one of the following ways: Pass an instance of IDictionary < string, string > (property name, property value) to Configuration .SetProperties( IDictionary...
    Posted to NHibernate 2.0 by Dario Quintana on 09-09-2008
    Filed under: ADO.Net, Configuration, IDbConnection, provider, SessionFactory
Page 1 of 1 (20 items)
Powered by Community Server (Commercial Edition), by Telligent Systems