Dialect Configuration: In the NHibernate section of your configuration file add the following entry: <property...
Revision #5 Posted by
oharab on 11-27-2008

Not rated
NHibernate.Spatial , spatial extensions for NHibernate, allows you to connect NHibernate to a spatially enabled...
Revision #5 Posted by
Ricardo Stuven on 10-08-2008

Not rated
Find a country by coordinates: Using NHibernate: Country country = session.CreateCriteria(typeof(Country)) .Add...
Revision #4 Posted by
Ricardo Stuven on 10-01-2008