Generating entity files into folders per schema with LLBLGenPro for NHibernate -


we have db multiple schemas same tables in different schemas. using llblgenpro generate nhibernate entities. however, llblgenpro falls over, complaining there duplicate table names.

what want entities generated namespaces per schema (got working modifying templates), , each schema generated own folder.

...?

edit: colleague of mine re-posted question more information on llblgen forums per request.

(please post questions llblgen pro on our own forums @ http://www.llblgen.com/tinyforum our support team can pick them up, thanks)

a db multiple schemas, mean 1 catalog multiple schemas (sqlserver) or multiple schemas oracle?

anyway, supported. exact error got , when? use latest build? if not, please download latest build.

if want have entities grouped per target schema, group them in project, , use group in custom template namespace.

you can use grouping mechanism in designer generate vs.net project per group done in own namespace , folder. downside of relationships between entities in different groups aren't supported of course, in case have duplicate entities.

it's fits project best.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -