If you're using only NH id management, if not you can still write some sql to use NH id management.
Tuna Toksöz Eternal sunshine of the open source mind. http://devlicio.us/blogs/tuna_toksoz http://tunatoksoz.com http://twitter.com/tehlike On Thu, Mar 26, 2009 at 12:49 AM, epitka <[email protected]> wrote: > > Oh cool, so that means that each I would have unique identifier, not > only within table but accross the system? > > On Mar 25, 5:41 pm, Tuna Toksoz <[email protected]> wrote: > > One table, for all entities. One cell too > > > > Tuna Toksöz > > Eternal sunshine of the open source mind. > > > > > http://devlicio.us/blogs/tuna_toksozhttp://tunatoksoz.comhttp://twitter.com/tehlike > > > > On Thu, Mar 26, 2009 at 12:38 AM, Stefan Sedich <[email protected] > >wrote: > > > > > > > > > That question has me thinking too. I might google for an answer today. > > > If anyone has an answer that would be great :)! > > > > > Stefan Sedich > > > > > On 26/03/2009, at 7:45 AM, epitka <[email protected]> wrote: > > > > > > So how does this work if I have many classes let's say 200, will I > > > > have 1 row and 200 columns, or just one 200 rows with name of the > > > > class and hi value column? > > > > > > On Mar 25, 1:21 am, Stefan Sedich <[email protected]> wrote: > > > >> Thanks guys thought that was the case. :) will add the table with > > > >> my migration. > > > > > >> Cheers > > > >> Stefan > > > > > >> On Wed, Mar 25, 2009 at 4:19 PM, Fabio Maulo <[email protected]> > > > >> wrote: > > > >>> 2009/3/25 Tuna Toksoz <[email protected]> > > > > > >>>> Both works perfect, if yhou don't specify table, it will > > > >>>> automagically > > > >>>> create it. > > > > > >>> If Stefan use SchemaExport, but he don't probably ;) > > > >>> -- > > > >>> Fabio Maulo > > > > > >> -- > > > >> Stefan Sedich > > > >> Software Developerhttp://weblogs.asp.net/stefansedich > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
