type for property in the class is DateTime, but to store in database, you can use the sql-type parameter to specify "Time". See: http://nhforge.org/doc/nh/en/index.html#quickstart-mapping
2010/12/29 Felipe Oriani <[email protected]> > Julio, in your model you problably use Datetime right? Did you try to map > this field with DateTime ? > > > > On Tue, Dec 28, 2010 at 7:11 PM, julio <[email protected]> wrote: > >> Please,how to map a mysql TIME field? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "nhusers" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<nhusers%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/nhusers?hl=en. >> > > > > -- > ______________________________________ > Felipe B. Oriani - > felipeoriani.com.br | [email protected] | > @felipeoriani<http://www.twitter.com/felipeoriani>| > #LinkedIn <http://br.linkedin.com/in/felipeoriani> | > #FaceBook<http://www.facebook.com/felipe.oriani> > > "...Trabalhe quanto puder, tornando-se útil quanto possível..." , por André > Luiz > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > -- Paulo Quicoli Editor Técnico: .NET Magazine, ClubeDelphi Magazine, WebMobile Magazine www.devmedia.com.br www.nhibernatebrasil.net http://pauloquicoli.spaces.live.com twitter:@pauloquicoli -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
