issues
search
spring-projects
/
spring-data-jpa
Simplifies the development of creating a JPA-based data access layer.
https://spring.io/projects/spring-data-jpa/
Apache License 2.0
3.02k
stars
1.42k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deleting an Entity Record with 2 required relationships with same record of another Entity results in InvalidDataAccessApiUsageException
#3690
mshima
opened
1 hour ago
0
BadJpqlGrammarException 'ON' after lib upgrade
#3689
jdupont22
opened
1 day ago
1
Insufficient documentation for Value expressions
#3688
sergey-morenets
opened
1 day ago
1
Update query-methods.adoc to clarify that In & NotIn accept subclasses of Iterable
#3687
derekm
opened
4 days ago
2
org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: Unique index or primary key violation:
#3686
k-a-l
closed
4 days ago
1
Explore rewriting `QueryUtils.requiresOuterJoin` and `toExpressionRecursively` to use `PersistentEntity` meta-model
#3685
mp911de
opened
5 days ago
0
Lift restriction on empty `JpaEntityGraph` attributes
#3684
christophstrobl
closed
4 days ago
1
Adopt to deprecation removals in Commons
#3683
mp911de
closed
6 days ago
0
Empty attributePaths on @EntityGraph produces exception
#3682
lbruun
closed
4 days ago
1
Fix NEGATING_SIMPLE_PROPERTY to use IS NOT NULL when argument is null
#3681
kimjinmyeong
closed
5 days ago
1
Release 4.0 M1 (2025.1.0)
#3680
mp911de
opened
1 week ago
0
Release 3.5 M1 (2025.0.0)
#3679
mp911de
opened
1 week ago
0
Release 3.4.1 (2024.1.1)
#3678
mp911de
opened
1 week ago
0
Release 3.3.7 (2024.0.7)
#3677
mp911de
opened
1 week ago
0
NEGATING_SIMPLE_PROPERTY should use `IS NOT NULL` when argument is `null`
#3675
mp911de
closed
5 days ago
0
Reflect `IS NULL`/`IS NOT NULL` usage for derived queries using `null` as argument
#3674
mp911de
closed
1 week ago
0
PagingAndSortingRepository.findAll(Pageable) ignores an unpaged Pageable with a sorted Sort
#3676
demonfiddler
closed
1 week ago
3
Upgrade to JPA 3.2
#3673
mp911de
opened
1 week ago
0
Upgrade to Eclipselink 5.0.0-B04
#3672
mp911de
opened
1 week ago
1
Upgrade to Hibernate 7.0 Beta1
#3671
mp911de
opened
1 week ago
0
Remove unnecessary semicolons from the `Instant` field of the `DefaultRevisionMetadataUnitTests` class
#3670
PgmJun
closed
1 week ago
1
It seems that the double semicolon in the `Instant` class member in `DefaultRevisionMetadataUnitTests` is a typo.
#3669
PgmJun
closed
1 week ago
0
Upgrade to Hibernate 6.6.2.Final
#3667
mp911de
closed
2 weeks ago
0
Cannot map a collection of domain value obejct id as many to many.
#3666
murilocardoso
closed
2 weeks ago
1
Upgrade to Maven Wrapper 3.9.9
#3665
mp911de
closed
2 weeks ago
0
Upgrade to Maven Wrapper 3.9.9
#3664
mp911de
closed
2 weeks ago
0
Upgrade to Maven Wrapper 3.9.9
#3663
mp911de
closed
2 weeks ago
0
Support of Inline View with Pageable
#3662
gogoadl
closed
2 weeks ago
3
Query Parser Regression Bug in 3.3.5
#3661
MartinHaeusler
closed
2 weeks ago
2
Pageable warnings incosistent or wrong
#3660
dsuepke-swisscom
opened
2 weeks ago
7
nosuchelementexception in query while upgrading hibernate from 6.4 to 6.5 for h2 database
#3659
SwapnaAnchuri
closed
2 weeks ago
1
spring data jpa findAll NULLSFIRST does not work
#3658
Jon3012
closed
2 weeks ago
1
Use of Projection with jpa specification executor
#3657
niyascode007
closed
3 weeks ago
2
Regression? Cannot invoke "org.antlr.v4.runtime.ParserRuleContext.getParent()" because "ctx" is null
#3656
mpretzer
closed
3 weeks ago
1
Move Benchmarks from `performance` module into `spring-data-jpa`
#3655
mp911de
closed
3 weeks ago
0
Rewrite String queries for DTO Constructor Expressions
#3654
mp911de
opened
4 weeks ago
0
Replace derived `CriteriaQuery` with String-based queries
#3653
mp911de
closed
3 days ago
0
Release 3.2.12 (2023.1.12) #3644
#3652
jack5505
closed
4 weeks ago
0
Use Class, Enum, Constants, ... inside @Query anontation
#3651
nhaphanse
closed
2 weeks ago
3
Fix NPE when parsing modifying HQL
#3650
christophstrobl
closed
1 month ago
0
NPE in HqlQueryTransformer.isSubquery for UPDATE HQL
#3649
dforrest-es
closed
1 month ago
6
Replace `!Optional.isPresent()` with `isEmpty()` for readability
#3648
jeonghyeon00
closed
3 weeks ago
1
Annotation @Procedure generating one too many argument
#3647
MarcTerrasson
closed
1 month ago
3
Release 3.4 GA (2024.1.0)
#3646
mp911de
closed
1 week ago
0
Release 3.3.6 (2024.0.6)
#3645
mp911de
closed
1 week ago
0
Release 3.2.12 (2023.1.12)
#3644
mp911de
closed
1 week ago
0
findLastChangeRevision() returns the wrong result in a multi-node env
#3643
wacker
closed
1 month ago
5
Add config option to disable query validation
#3642
christophstrobl
opened
1 month ago
0
Add a flag(Boolean) variable for a field `IS NULL` or `IS NOT NULL`
#3640
codingmickey
closed
3 weeks ago
3
Missing Copyright in License
#3639
b-abel
opened
1 month ago
1
Next