pmMDA.NET

PmMda.Net.NHibernate Namespace

[This is preliminary documentation and subject to change.]

NHibernate extensions

Introduction

This namespaces contains extensions to NHibenrate. The PmMdaTimestampType ensures that timestamps are calculated and distributed by the underlying database. The default NHibernate timestamp use the server time for timestamps and that not compatible with pmMDA because there can be more than one server.

Design diagram

PmMda.Net.NHibernate diagram

Namespace hierarchy

Classes

Class Description
PmMdaTimestampType Timestamp type for the timestamp properties of the data objects.