[This article was originally published on my personal blog here . I hereby grant myself permission to re-publish it on NHForge.org.] [Code for this article is available on GitHub here .] In this post, we’ll examine the ways that NHibernate supports the DateTime-related data types, including some new...
Ms Sql Server 2008 come with a lot of features talking about Date/Time. Besides the already known DbType.DateTime, now we have new types: Date Time DateTime2 DateTimeOffset NHibernate 2.1 introduce changes to support this types out-of-the-box. This table show all the details about how to configurate...
Yes, it has been a few days since 1.0.0 Beta1 release , but why we should wait so much for more goodness? :-) Beta2 brings a new MySQL spatial dialect and gets Npgsql updated to 2.0RTM. You can download it here . Enjoy!
Posted to
NHibernate blog
by
Ricardo Stuven
on 10-08-2008
Filed under: MsSqlSpatial, OpenGIS, OGC, SQL Server 2008, PostGis, NTS, SQL Server, GIS, spatial, MySQL
I'm proud to announce the first release of NHibernate.Spatial . This extension allows you to handle data in a spatial database using .NET objects and HQL queries in a way compliant with Open Geospatial Consortium specifications . Currently we support PostgreSQL (using PostGIS extension), SQL Server...
Posted to
NHibernate blog
by
Ricardo Stuven
on 10-01-2008
Filed under: MsSqlSpatial, OpenGIS, OGC, SQL Server 2008, PostGis, NTS, SQL Server, GIS, spatial