Skip to content

NHibernateUtil.Initialize with multiple proxy objects using future queries #3033

Open
@danspam

Description

@danspam

Using future queries is a nice easy way to improve data access performance.

It would be great if there was an overload for NHibernateUtil.Initialize() that accepted multiple proxy objects at once which would then load the data as future queries using one round trip to the db.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions