Skip to content

Document JpqlFilter entity parameter behavior #148#149

Open
fractal3000 wants to merge 1 commit into
release_3from
feature/148-jpqlfilter-entity-parameter-docs
Open

Document JpqlFilter entity parameter behavior #148#149
fractal3000 wants to merge 1 commit into
release_3from
feature/148-jpqlfilter-entity-parameter-docs

Conversation

@fractal3000

Copy link
Copy Markdown
Contributor

@fractal3000 fractal3000 linked an issue Jun 25, 2026 that may be closed by this pull request
An entity-typed parameterClass passes the selected entity's id to the
query, so the where clause must compare against the id
({E}.customer.id = ?). Added as a note under jpqlFilter.
Relates to jmix-framework/jmix#5355.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@fractal3000 fractal3000 force-pushed the feature/148-jpqlfilter-entity-parameter-docs branch from aab3571 to f8e1459 Compare June 25, 2026 09:53
@knstvk knstvk self-assigned this Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document JpqlFilter entity parameter behavior

2 participants