6

Just wondering what the best mapping pattern is for NHibernate (latest release) with SQL Server 2008 and the hierarchy data type.

Thanks

merbla
  • 537
  • 6
  • 14

1 Answers1

1

I don't have any experience with this new type in Sql Server 2008 but I suspect you will need to create (or find) a custom type if you want to take full advantage of it in object terms

Richard
  • 1,804
  • 16
  • 22