Skip to content

Conversation

dmarotta77
Copy link
Contributor

Adapted EntityGraphAwareJpaQueryMethod to the updated JpaQueryMethod constructor signature. The constructor now accepts a ParametersSource supplier directly, removing the need to override createParameters.

Adapted EntityGraphAwareJpaQueryMethod to the updated JpaQueryMethod
constructor signature. The constructor now accepts a ParametersSource
supplier directly, removing the need to override createParameters.
Clean up `EntityGraphAwareJpaQueryMethod` by removing imports for
`Parameters` and `ParametersSource` as they are no longer used.
@reda-alaoui reda-alaoui merged commit 5dc857c into Cosium:master May 24, 2025
1 check passed
@reda-alaoui
Copy link
Member

Thank you 👍

@dmarotta77
Copy link
Contributor Author

Thank you 👍

Glad i could help.

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.

2 participants