Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement Request for AvoidSqlInExpression #378

Open
jborgers opened this issue Oct 31, 2024 · 1 comment
Open

Improvement Request for AvoidSqlInExpression #378

jborgers opened this issue Oct 31, 2024 · 1 comment

Comments

@jborgers
Copy link
Owner

The are more ways to create IN-expressions than checked in the rule, see https://www.baeldung.com/jpa-queries
And not all checked IN-expressions have a proper unit test.
And not all cases are tested, see TODO in the test.

@jborgers
Copy link
Owner Author

jborgers commented Nov 1, 2024

also support hibernate 6

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

No branches or pull requests

1 participant