Issues
- Entities with @SoftDelete, use HQL to execute delete statements, and conditions with associated relationships generate SQL statement errorsHHH-19053
- Hibernate 6.6.X regression with join formulaHHH-19052
- One more Unexpected warning: "HHH100001: JDBC driver did not return the expected number of row counts"HHH-19051
- Allow configuration of EntityManagerFactoryBuilderImpl to override the BytecodeProvider instanceHHH-19050Sanne Grinovero
- oneToOne: join fetch query after orphanRemoval reverts the delete / failsHHH-19049
- Validate uniqueness of collection join columnsHHH-19048
- Prevent GC nepotism from affecting data structures not explicitly cleaning up old elementsHHH-19047Resolved issue: HHH-19047Marco Belladelli
- Nullable Eagerly Fetched Association can't be loaded if no constraint is presentHHH-19046
- Bytecode enhancer should add a default constructor if it's missingHHH-19045
- Fix publishing to maven-localHHH-19044
- HHH015011: Unable to locate static metamodel field for extended @MappedSuperclass and @IdHHH-19043
- Improve how bytecode-enhanced access optimizers extract and check for attribute interceptorsHHH-19042
- fdgfdgfHHH-19041Resolved issue: HHH-19041
- sdfgfreyhtrjhuyjuHHH-19040Resolved issue: HHH-19040
- meaningful error if an owned collection is mapped to an entity tableHHH-19039Resolved issue: HHH-19039
- Hibernate.get does not work on detached entitiesHHH-19038
- Delete in Object with (not direct) bidirectional relation doesn't work with version 6.6HHH-19037
- ORM Filter are searched for in the wrong orderHHH-19036
- SQL Interval type is not recognised as comparableHHH-19035Resolved issue: HHH-19035Gavin King
- Wrong reuse of a JoinHHH-19034
- Move of Derby to community dialects is incompleteHHH-19033Jan Schatteman
- Enum Query Parameter Mapping too strict: inconsistent handling of HQL queriesHHH-19032
- CLONE - 6.6.x regression - loading a JPA entity a second time when it contains an embedded object causes IllegalArgumentException in reflection codeHHH-19031
- 6.6.x regression - loading a JPA entity a second time when it contains an embedded object causes IllegalArgumentException in reflection codeHHH-19030Resolved issue: HHH-19030
- Upgrade to Byteman 4.0.24HHH-19029Resolved issue: HHH-19029Sanne Grinovero
- Dirty checking is generated for @Immutable entiesHHH-19028
- Bad performance on partitioned tables when joining to partitioned table in PostgreSQLHHH-19027
- Inconsistent Behavior in One-to-One Mapping After Hibernate Upgrade (5.x to 6.5.3)HHH-19026
- Valdiation issues in hibernate-enhance-maven-pluginHHH-19025
- Configuration to exclude classes from bytecode enhancementHHH-19024
- create a new EntityGraph without a SessionHHH-19023Resolved issue: HHH-19023Gavin King
- Embeddable with MappedSuperclass causes NPEHHH-19022Resolved issue: HHH-19022
- AssertionError in org.hibernate.sql.results.graph.Initializer.getResolvedInstance()HHH-19021
- NullPointerException in ClassPropertyHolder.addPropertyToMappedSuperclass()HHH-19020
- Use bottom table schema for inherited id generatorsHHH-19019Resolved issue: HHH-19019
- Remove the inferred @MapsId stuffHHH-19018
- Class Cast Exception for PersistentAttributeInterceptableHHH-19017jim.simon
- createGraphForDynamicEntity()HHH-19016Resolved issue: HHH-19016Gavin King
- Deprecate Session#byId in favor of FindOptionsHHH-19015
- Remove BitronixJtaPlatformHHH-19014
- Unexpected JOIN behaviour: Hibernate ignores optional=true for @ManyToOneHHH-19013
- Just remove MappingHHH-19012Resolved issue: HHH-19012Gavin King
- @ElementCollection comment overrides class level comment on an EntityHHH-19011Resolved issue: HHH-19011Gavin King
- Remove inheritance of SessionFactoryImplementor for SqmCreationContext + SqlAstCreationContectHHH-19010Resolved issue: HHH-19010Gavin King
- Correction of the inheritance syntax used with GraphParser in EntityGraphsTest testsHHH-19009Asanio
- FastSessionServices and EventListenerGroupsHHH-19008Resolved issue: HHH-19008Gavin King
- java.lang.UnsupportedOperationException when called EnetityManager merge()HHH-19007
- One to one unique constraint does not respect specified unique constraint nameHHH-19006
- Memory leak in BasicFormatterImplHHH-19005
- TenantId regression on @EmbeddedId 6.6.0 -> 6.6.1HHH-19004Resolved issue: HHH-19004
50 of