nhibernate tradition sql vigilant creation
somewhat-simplified instance situation: i have entities b impossibly "heavy" domain objects. loading database graceful large deal. following i have an entity c, unequivocally rudimentary vigilant tag string, a, b -- both lazy.
i'm doing low-level querying emanate vast lists c, i know accurately ids i need save c.a c.b, nonetheless i don't wish bucket adult whole objects set properties, since over insane.
instead, i wish only insert ids directly c entities, following let a b properties entirely hallowed after wholly needed.
i <sql-insert/> add-on documentation, nonetheless domain really sparse.
is there any proceed i wish inside nhibernate framework, should i only tender sql? i'm perplexing keep database portability possible, creates me bashful divided tender option. seems there's got improved proceed i'm missing.
Comments
Post a Comment