Skip to content

Spring query: or operator seems failed #2

@lbchen

Description

@lbchen

Try to use orOperator like this:

Criteria.where(...).is(..).orOperator(Criteria.where().is());

But return nothing, even if one query is not null.

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