NHibernate HiLo - one table for all entities

后端 未结 3 1761
醉梦人生
醉梦人生 2021-02-04 17:03

I\'m using NHibernate HiLo as my identity generator. I currently have a sepperate table in my database for each of my entity tables. For example I have Customer and CustomerKey

3条回答
  •  半阙折子戏
    2021-02-04 17:33

    there is a patch for adding this on JIRA, but I don't know when it will be in the trunk https://nhibernate.jira.com/browse/NH-1374

提交回复
热议问题