Skip to content

NplusOneTest.joinFetch - is different count of results expected? #2

@ValentinaBaranova

Description

@ValentinaBaranova

List<Client> clients = session.createQuery("select c from NPlusOneClient c join fetch c.accounts where c.age >= :age")

Is it expected that we get here 13 clients because of join, while in database we have only 10?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions