Issues
- OneToMany mappedby inserts duplicate records when savedHHH-16176
- Metamodel attribute created from overridden method but never initializedHHH-15937
- Using native "AS" alias in subqueries conflicting with hibernate @Formula aliasHHH-15405Resolved issue: HHH-15405Christian Beikov
- Unable to get primary information on some dialects (ex: Oracle) when the PK column's position doesn't match the alphabetical name's orderHHH-15356Resolved issue: HHH-15356Andrea Boriero
- FETCH LEFT JOIN is not UNPROXY enentity anymoreHHH-15337Resolved issue: HHH-15337
- Testing apiHHH-15309Resolved issue: HHH-15309
- JPA Query not working in hibernate >=5.6.6 - org.hibernate.QueryException: query specified join fetching, but the owner of the fetched association was not present in the select listHHH-15304
- Query Fails in case of a Restriction on a manyToOne-Attribute which has inheritance and @NotFound Annotation (>= 5.6.6)HHH-15299
- hibernate.jpa.compliance.list property is ignoredHHH-15287
- INSERTs/UPDATEs no longer executed as JDBC Batch statements if hibernate.temp.use_jdbc_metadata_defaults is set to falseHHH-15281Resolved issue: HHH-15281Andrea Boriero
- LazyInitializationException caused by @NotFound and Session.evict() (caused by HHH-15060?)HHH-15272
- SchemaExport.execute does not add the configured schema to commentsHHH-15265Resolved issue: HHH-15265Yoann Rodière
- NullPointerException in ConstructorNode.java when reporting constructor cannot be foundHHH-15262
- Batching is broken for Hibernate versions >= 5.6.1.FinalHHH-15254Resolved issue: HHH-15254
- @OptimisticLocking(DIRTY) leads to wrong query during delete of circular referenceHHH-15218Resolved issue: HHH-15218Andrea Boriero
- When we add an entity into many-to-many association collection of List type, Hibernate deletes and recreates all m2m associationsHHH-15217
- test apiHHH-15214Resolved issue: HHH-15214
- SchemaExport.execute does not replace the ${schema}-placeholder in HBM database-object with configured schemaHHH-15212Resolved issue: HHH-15212Yoann Rodière
- Spring Data JPA `startsWith()` not work with HibernateHHH-15199Resolved issue: HHH-15199
- LikeExpression.getTypedValues() should use the default Locale instead of Locale.ROOT for lowercasing.HHH-15196Resolved issue: HHH-15196
- Dynamic update wrongly enabledHHH-15186Resolved issue: HHH-15186
- case-sensitive Mysql schema identifier turned upper-caseHHH-15183Resolved issue: HHH-15183
- ContainsIgnoreCase JPA queries stop working after upgrade from hibernate core 5.6.4 to 5.6.7HHH-15172Resolved issue: HHH-15172
- Orphan removal of an entity with an @ElementCollection causes a ConstraintViolationExceptionHHH-15159Resolved issue: HHH-15159Andrea Boriero
- Error with parameters in "startsWith" queryHHH-15158Resolved issue: HHH-15158
- Add HQL query to NoResultExceptionHHH-15157Resolved issue: HHH-15157Christian Beikov
- The param names auto-generated when build the JPAQuery are duplicated.HHH-15156
- User Guide: "using passing" in section 11.11 FetchMode.SUBSELECTHHH-15154Resolved issue: HHH-15154Nathan Xu
- Gradle does not execute Junit5 testsHHH-15152
- Criteria Join with ON conditions renders invalid join predicateHHH-15151
- Spring Data StartsWith query throws InvalidDataAccessApiUsageException since Spring Boot 2.6.5 + Hibernate 5.6.7HHH-15148Resolved issue: HHH-15148
- hibernate-jpamodelgen-jakarta annotation processor ignores jakarta.* annotationsHHH-15147Resolved issue: HHH-15147Yoann Rodière
- CriteriaQuery with Like predicate fails when repeated with java.lang.IllegalArgumentException: Parameter value [] did not match expected type [java.lang.String (n/a)]HHH-15142Resolved issue: HHH-15142Andrea Boriero
- Bytecode enhancement fails for a protected, embedded field in a MappedSuperclass from a different package than the entityHHH-15141Resolved issue: HHH-15141Yoann Rodière
- java.activation required but not available on java >= 11HHH-15137Resolved issue: HHH-15137
- Update a bytecode enhanced Entity with a Version attribute causes OptimisticLockExceptionHHH-15134Resolved issue: HHH-15134Francesco Marino
36 of 36