NHibernate Forge
The official new home for the NHibernate for .NET community
All Tags » News » HQL (RSS)

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Oh… beautiful SQL

    [ My Blog ] Given a complex mapping like this < class name = " Animal " > < id name = " id " > < generator class = " native " /> </ id > < property name = " description " /> < property name = " bodyWeight " column = "...
    Posted to NHibernate blog by Fabio Maulo on 05-08-2009
    Filed under: News, NHibernate, HQL
  • NH2.1: Executable HQL

    [ from my blog ] Mapping: < class name = " SimpleClass " table = " TSIMPLE " > < id type = " int " > < generator class = " native " /> </ id > < property name = " Description " /> </ class > Class: public class SimpleClass...
    Posted to NHibernate blog by Fabio Maulo on 05-05-2009
    Filed under: query, News, NHibernate, NH2.1, querying, HQL
Page 1 of 1 (20 items)
Powered by Community Server (Commercial Edition), by Telligent Systems