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.
  • How to use 0 instead of null for foreign keys

    My twitter friend @hotgazpacho is having a nightmare with a legacy database, which has the following rule: “0 represents the absence of an entity without an actual row in the database” It is pretty interesting how many times I’ve seen this scenario on nhibernate forums. The first thing people do is to...
    Posted to NHibernate blog by Jose Romaniello on 01-28-2011
    Filed under: relation, Tuplizers, EntityMode
  • Eager loading aggregate with many child collections

    In a comment to my post on lazy loading versus eager loading which you can find here I have been asked whether NHibernate 2.0 can now eagerly load an aggregate where the root has more than one child collection. The answer is yes but ... Let's discuss it with a sample. Imagine having the following...
    Posted to NHibernate blog by gabriel.schenker on 09-06-2008
    Filed under: relation, lazy loading
  • A fluent interface to NHibernate - Part 3 - Mapping Relations

    This is the third post in a series of articles where I want to analyze and describe the new upcoming mapping interface providing a fluent interface to NHibernate for the mapping of a domain model to the underlying database. A fluent interface to NHibernate A fluent interface to NHibernate - Part 2 -...
    Posted to NHibernate blog by gabriel.schenker on 09-06-2008
    Filed under: mapping, collections, value object, relation
Page 1 of 1 (20 items)
Powered by Community Server (Commercial Edition), by Telligent Systems