deepload

Subsonic Deeploads: Is This Supported?

£可爱£侵袭症+ 提交于 2019-12-12 03:47:18
问题 It could very well be that I'm just missing the correct vernacular in this space, but I'm looking for a particular piece of functionality in SubSonic. In NetTiers it was called a "DeepLoad". A deep load runs to the database and fetches many objects (ie. fetch this OrderDetail and all of it's LineItems) in one database call. Again, I want to run to the data store once an build up a potentially dense object graph or related items populated by the data store. How do I do this in SubSonic and