Skip to content

Move PersistenceProvider.condense Hibernate check to a static variable. #2861

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

Closed
wants to merge 2 commits into from

Conversation

gregturn
Copy link
Contributor

No description provided.

… performant.

No need to check every time the function is called.

Resolves #2860.
@gregturn gregturn requested review from schauder and mp911de March 14, 2023 22:34
schauder pushed a commit that referenced this pull request Mar 15, 2023
No need to check every time the function is called.

Closes #2860.
Original pull request #2861
@schauder
Copy link
Contributor

This is merged.

@schauder schauder closed this Mar 15, 2023
@schauder schauder added the type: enhancement A general enhancement label Mar 15, 2023
@schauder schauder added this to the 3.1 M3 (2023.0.0) milestone Mar 15, 2023
schauder added a commit that referenced this pull request Mar 15, 2023
TypedParameterValue class only gets loaded once.
Renamed the method to better capture its behaviour.

See #2860
See #2861
schauder pushed a commit that referenced this pull request Mar 15, 2023
No need to check every time the function is called.

Closes #2860.
Original pull request #2861
schauder added a commit that referenced this pull request Mar 15, 2023
TypedParameterValue class only gets loaded once.
Renamed the method to better capture its behaviour.

See #2860
See #2861
@schauder schauder deleted the issue/gh-2860 branch March 15, 2023 11:15
schauder added a commit that referenced this pull request Mar 15, 2023
Renamed to unwrapDate to align with the changes from #2861.
Minor JavaDoc adjustments

See #2857
Original pull request #2859
schauder added a commit that referenced this pull request Mar 15, 2023
Renamed to unwrapDate to align with the changes from #2861.
Minor JavaDoc adjustments

See #2857
Original pull request #2859
klajdipaja pushed a commit to klajdipaja/spring-data-jpa that referenced this pull request Mar 24, 2023
No need to check every time the function is called.

Closes spring-projects#2860.
Original pull request spring-projects#2861
klajdipaja pushed a commit to klajdipaja/spring-data-jpa that referenced this pull request Mar 24, 2023
TypedParameterValue class only gets loaded once.
Renamed the method to better capture its behaviour.

See spring-projects#2860
See spring-projects#2861
klajdipaja pushed a commit to klajdipaja/spring-data-jpa that referenced this pull request Mar 24, 2023
Renamed to unwrapDate to align with the changes from spring-projects#2861.
Minor JavaDoc adjustments

See spring-projects#2857
Original pull request spring-projects#2859
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.

2 participants