Skip to content

Pull requests: spring-projects/spring-data-jpa

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Rewrite String queries for DTO Constructor Expressions type: enhancement A general enhancement
#3654 opened Oct 28, 2024 by mp911de Loading…
2
1
Replace CriteriaQuery with String-based queries type: enhancement A general enhancement
#3653 opened Oct 28, 2024 by mp911de Loading…
Polish diamond operator usage type: task A general task
#3620 opened Sep 24, 2024 by ngocnhan-tran1996 Loading…
Improve detection of entity state status: waiting-for-triage An issue we've not yet triaged
#3604 opened Sep 5, 2024 by quaff Loading…
Explore refined Specification API type: enhancement A general enhancement
#3578 opened Aug 13, 2024 by mp911de Loading…
Introduce QueryEnhancerSelector to configure which QueryEnhancerFactory to use has: breaking-change An issue that is associated with a breaking change. type: enhancement A general enhancement
#3527 opened Jun 27, 2024 by mp911de Draft
Polishing SimpleJpaRepository status: waiting-for-triage An issue we've not yet triaged
#3465 opened May 8, 2024 by quaff Loading…
Use provider built-in result count to reuse query if possible status: feedback-provided Feedback has been provided
#3456 opened Apr 29, 2024 by quaff Loading…
Polishing status: on-hold We cannot start working on this issue yet status: waiting-for-triage An issue we've not yet triaged
#3452 opened Apr 28, 2024 by quaff Loading…
Improved the time complexity of the method from O(N^2) to O(N). status: waiting-for-triage An issue we've not yet triaged
#3419 opened Apr 9, 2024 by dukbong Loading…
4 tasks
Eliminate unnecessary merge() if entity is non-versioned status: waiting-for-triage An issue we've not yet triaged
#3402 opened Mar 18, 2024 by quaff Loading…
Use implicit join to create Predicate if possible status: waiting-for-triage An issue we've not yet triaged
#3374 opened Feb 19, 2024 by quaff Loading…
Refine AspectJ plugin build phase config type: task A general task
#3284 opened Dec 28, 2023 by kriegaex Loading…
Using new features available in recent Java versions. status: waiting-for-feedback We need additional information before we can continue
#3053 opened Jul 5, 2023 by chwoerz Loading…
4 tasks done
Supports scrolling base on keyset without id type: enhancement A general enhancement
#3013 opened Jun 12, 2023 by quaff Loading…
Added query fetches search for join existence when applying JPA ordering. status: waiting-for-feedback We need additional information before we can continue
#2434 opened Feb 8, 2022 by AntonMolganov Loading…
ProTip! Exclude everything labeled bug with -label:bug.