Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NHibernate.HierarchyId

Adds support for MS SQL HierarchyId type to NHibernate 3

Implementation status

Usage

For use all of this methods you must first register extensions in NH config:

using NHibernate.HierarchyId;
...
HierarchyIdExtensions.RegisterTypes(NHibernateConfigInstance)

For methods usage please see Tests project

About

Adds support for MS SQL HierarchyId type to NHibernate 3

Resources

Stars

6 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages