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.
  • Use PostgreSQL Arrays with NHibernate

    Postgresql supports the use of Arrays as a datatype for a column ( documentation ) - if you have a model that can storea List<string> for example, then in some cases its preferable to take advantage of this datatype, rather than requiring a join to a seperate table. This How To shows how you would...
    Posted to How to by Dario Quintana on 03-09-2009
    Filed under: Array, IUserType, Mapping, Npgsql, PostgreSQL
Page 1 of 1 (20 items)
Powered by Community Server (Commercial Edition), by Telligent Systems