| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.0.1 source code.tar.gz | 2025-12-12 | 675.8 kB | |
| 4.0.1 source code.zip | 2025-12-12 | 1.4 MB | |
| README.md | 2025-12-12 | 2.2 kB | |
| Totals: 3 Items | 2.1 MB | 1 | |
:green_book: Links
:star: New Features
- Propagate well-known property JPA names to AOT metamodel initialization #4106
- Add sequence support for AOT dialect #4103
- Defer
ReturnedType.inputPropertiesaccess #4088
:lady_beetle: Bug Fixes
NullPointerExceptioninQuery.setParameter(…)bindingnulltoINparameters #4112- AOT repositories use
executeUpdatefor derived@Modifyingqueries #4102 - Apply fetch graph by name in AOT repositories. #4100
- SpringDataJpaAotDialect must not return null for getSqlAstTranslatorFactory() #4098
- Named
@EntityGraphnot applied to AOT repository query methods #4097 - AOT repositories fail with
IncorrectResultSizeDataAccessExceptionrunningGROUP BYcount query #4096 - AOT-generated repository fragment does not convert collection result to
Set#4094 - Derived query fails with
InvalidDataAccessApiUsageExceptionusingIgnoreCasefor nested property #4087
:notebook_with_decorative_cover: Documentation
- Document projection support for
JPASpecificationExecutor#2499
:hammer: Dependency Upgrades
- Upgrade to Eclipselink 5.0.0-B13 #4117