c# - Fluent NHibernate multiple table with the same schema -


i have 100 tables same schema. best solution fluent nhibernate situation? mean mapping(s) should create? in advance! see pict.:

enter image description here

ps. every table contains huge amount of data.

if only want map tables reading purposes, can creating sql view performs union all query on tables.

then, map sql view map single table.

take answer previous question (and similar too).


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -