Skip to content

Support TypedPropertyPath for queries and update.#2227

Closed
christophstrobl wants to merge 5 commits intomainfrom
issue/2226
Closed

Support TypedPropertyPath for queries and update.#2227
christophstrobl wants to merge 5 commits intomainfrom
issue/2226

Conversation

@christophstrobl
Copy link
Member

This PR adds overloads for methods accepting a column name to also deal with TypedPropertyPath by obtaining the property and passing that on as column name.

@mp911de mp911de linked an issue Jan 27, 2026 that may be closed by this pull request
@mp911de mp911de added this to the 4.1 M1 (2026.0.0) milestone Jan 27, 2026
@mp911de mp911de added the type: enhancement A general enhancement label Jan 27, 2026
@mp911de mp911de marked this pull request as ready for review January 27, 2026 13:13
@mp911de mp911de self-assigned this Jan 28, 2026
christophstrobl and others added 2 commits January 28, 2026 09:51
Reformat code. Add Kotlin test to verify Criteria usage.
mp911de pushed a commit that referenced this pull request Jan 29, 2026
mp911de added a commit that referenced this pull request Jan 29, 2026
Reformat code. Add Kotlin test to verify Criteria usage.

See #2226
Original pull request: #2227
@mp911de mp911de closed this Jan 29, 2026
@mp911de mp911de deleted the issue/2226 branch January 29, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for TypedPropertyPaths

2 participants