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.
  • Creating an Audit Log using NHibernate Events

    Scenario You want to create an audit table so that changes to business entities are tracked with a timestamp. You want this do be done automatically by NHibernate. Options There are a number of ways of doing this, using IInterceptor or the NHibernate 2.0 Event model. As the event model is fairly new...
    Posted to How to by John Davidson on 09-07-2011
    Filed under: Audit, events, log
  • Using NLog via Common.Logging with NHibernate

    The NHibernate 3 Trunk-Version contains a new Interface "IInternalLogger" which provides interface for custom loggers to be configured with NHibernate. NHibernate provides' a log4net log provider for this interface out of the box. So if you are using NHibernate with log4net just deliver...
    Posted to How to by mgernand on 09-27-2010
    Filed under: common.logging, ilogger, log, logging, Nhibernate, nlog
Page 1 of 1 (20 items)
Powered by Community Server (Commercial Edition), by Telligent Systems