Issues
- dropAndCreateSchema() as an alternative to purge() in the MassIndexerHSEARCH-3751Resolved issue: HSEARCH-3751Yoann Rodière
- ElasticsearchIndexManager must allow or automatically recreate indexHSEARCH-3749Resolved issue: HSEARCH-3749Yoann Rodière
- Add support for in_clause_parameter_padding when using multiLoadHHH-13692Resolved issue: HHH-13692
- CurrentTenantIdentifierResolver not invoked when lazy initializing a collection after the session has been closedHHH-13657
- Avoid clearing of collections when closing StatefulPersistenceContextHHH-13654Resolved issue: HHH-13654Sanne Grinovero
- NPE on flushing when ElementCollection field contains null elementHHH-13651Resolved issue: HHH-13651Yosef Yona
- Cache regex Pattern for PatternValidatorHV-1736Resolved issue: HV-1736
- NullPointerException when calling StoredProcedureQuery.getResultStream() instead of StoredProcedureQuery.getResultList()HHH-13644Resolved issue: HHH-13644Nathan Xu
- Mitigate test failures caused by automatic snapshots of AWS-managed Elasticsearch serviceHSEARCH-3716Resolved issue: HSEARCH-3716Yoann Rodière
- Fields annotated with @Column(updatable=false) are not inserted properly after persist() is calledHHH-13637Resolved issue: HHH-13637
- High memory usage in queryPlanCache when entity batching is enabledHHH-13629Resolved issue: HHH-13629
- Remove the requirement for works from workplans to be executed in orderHSEARCH-3664Resolved issue: HSEARCH-3664Yoann Rodière
- Test failures due to cross joined table out of scope of a subsequent JOIN on SybaseHHH-13571Resolved issue: HHH-13571Former user
- Improve Session opening efficiencyHHH-13565Resolved issue: HHH-13565Sanne Grinovero
- Switch to docvalues instead of stored fields for Hibernate Search metadata in Lucene/ES documentsHSEARCH-3657Resolved issue: HSEARCH-3657Yoann Rodière
- Upgrade to JUnit 5HSEARCH-3654Resolved issue: HSEARCH-3654Marko Bekhta
- Performance regression in org.hibernate.engine.spi.SessionFactoryImplementor#getDialectHHH-13529Resolved issue: HHH-13529Sanne Grinovero
- Invoke afterStatements only at the end of releasing all statements for a batchHHH-13528Resolved issue: HHH-13528Sanne Grinovero
- Performance regression in org.hibernate.stat.internal.StatisticsImplHHH-13527Resolved issue: HHH-13527Sanne Grinovero
- Optimise ResourceRegistryStandardImpl#releaseHHH-13526Resolved issue: HHH-13526Sanne Grinovero
- StatementPreparerImpl should not need to retrieve the JDBCService as oftenHHH-13523Resolved issue: HHH-13523Andrea Boriero
- The JPQL or Criteria API DISTINCT is ignored unless FETCH is also suppliedHHH-13517
- Audited with indexHHH-13516Chris Cranford
- Search result lost after Session.merge on a child entity when using Multi-TenancyHSEARCH-3647Resolved issue: HSEARCH-3647Yoann Rodière
- 15-20% Increase in CPU Usage after hibernate upgrade to 5.4.2HHH-13509Resolved issue: HHH-13509Sanne Grinovero
- Exception during parent commit in hibernate 5.4.2 if the child object has blob . This works fine in Hibernate 3 .HHH-13487
- Cannot save Instant Max or Min in Database.HHH-13482
- Expose flight recorder eventsHHH-13479Resolved issue: HHH-13479
- Connection leak with lazy load of references and AgroalHHH-13474Resolved issue: HHH-13474
- Combine the results of a database query and a search queryHSEARCH-3630
- Introduce a fastpath for SessionImpl#fireLoad to be used by internal loopsHHH-13462Resolved issue: HHH-13462Sanne Grinovero
- Optimise CascadingActions for the most likely caseHHH-13453Resolved issue: HHH-13453Sanne Grinovero
- Do not compute the full role name of a collection unless necessaryHHH-13450Resolved issue: HHH-13450Sanne Grinovero
- Avoid retrieving PRE_LOAD and POST_LOAD Event listeners within the inner loops of TwoPhaseLoadHHH-13448Resolved issue: HHH-13448Sanne Grinovero
- Hibernate setting up AttributeConverters before EntityManagerFactory is available under WildflyHHH-13440
- Have EntityManagerFactory expose persistence.xml `jta-data-source` element as a `javax.persistence.nonJtaDataSource` propertyHHH-13432Resolved issue: HHH-13432Steve Ebersole
- Revert log level caching in static fieldsHHH-13418Resolved issue: HHH-13418John O'Hara
- @ManyToOne referencing entity with @OneToOne relationship as primary key could cause org.hibernate.AnnotationException depending on referenced entity or package nameHHH-13402
- Add configuration options for the size and number of indexing queues, and the max size of Elasticsearch bulksHSEARCH-3575Resolved issue: HSEARCH-3575Yoann Rodière
- Relationships with no-op accessors fail during metamodel generation with NPEsHHH-13389Resolved issue: HHH-13389Michael Hill
- ActionQueue.BeforeTransactionCompletionProcessQueue incorrectly throws AssertionFailure wrapping a JPA exception instead of propagatingHHH-13386
- Configuration File not parsing correctlyHHH-13381Resolved issue: HHH-13381
- Bytecode enhanced entities might throw LazyInitializationException from custom equals/hashcode implementationsHHH-13380Resolved issue: HHH-13380Sanne Grinovero
- Add ISBN.Type.ANYHV-1707Resolved issue: HV-1707Marko Bekhta
- Hibernate report query hibernate_sequence table error in spring-boot application starting on a multi-database mariadb serverHHH-13373Resolved issue: HHH-13373Nathan Xu
- No need to clear an unmodified managed persistent collection in preparation for mergeHHH-13349
- Hibernate criteria with multiple joins does not handle the order of joinHHH-13337
- Allow integrators to pre-build Hibernate Search from Metadata + service registry, without a SessionFactoryHSEARCH-3523Resolved issue: HSEARCH-3523Yoann Rodière
- Hibernate Second Level Cache Integration with Cache - Clustering using RedisHHH-13329Resolved issue: HHH-13329
- Hibernate: hibernate.hbm2ddl.auto = validate is very slowHHH-13328
50 of