| | testing | | | | | Unresolved | May 21, 2022 | May 21, 2022 | | |
| | Testing new features | | | | | Unresolved | May 21, 2022 | May 21, 2022 | | |
| | Type issues in CockroachDB dialect | | | | | Unresolved | May 21, 2022 | May 21, 2022 | | |
| | CockroachDB BYTES type does not have a length specification | | | | | Fixed | May 21, 2022 | May 21, 2022 | | |
| | escape special html chars in JavaDoc | | | | | Unresolved | May 20, 2022 | May 20, 2022 | | |
| | ClassCastException Regression in CriteriaBuilder | | | | | Unresolved | May 20, 2022 | May 20, 2022 | | |
| | Allow applying conversions to embeddable values | | | | | Unresolved | May 20, 2022 | May 22, 2022 | | |
| | Caused by: org.hibernate.exception.SQLGrammarException: Unable to find column position by name: orderCount | | | | | Unresolved | May 20, 2022 | May 20, 2022 | | |
| | Switch to SMALLINT as recommended type for enums | | | | | Unresolved | May 19, 2022 | May 19, 2022 | | |
| | hibernate.jpa.compliance.list property is ignored | | | | | Unresolved | May 19, 2022 | May 19, 2022 | | |
| | Query with a Composite Identifier (@IdClass) throws an exception | | | | | Unresolved | May 19, 2022 | May 19, 2022 | | |
| | Calling getJavaType() of @ElementCollection with basic types returns wrong type | | | | | Fixed | May 19, 2022 | May 19, 2022 | | |
| | Metamodel attribute with @Id @OneToOne not initialized when placed in MappedSuperclass | | | | | Unresolved | May 19, 2022 | May 19, 2022 | | |
| | NullPointerException from EntityManager.createNamedNativeQuery(…) | | | | | Unresolved | May 18, 2022 | May 19, 2022 | | |
| | Mysql backslashed quotes are not considered when searching for named parameters | | | | | Unresolved | May 18, 2022 | May 18, 2022 | | |
| | INSERTs/UPDATEs no longer executed as JDBC Batch statements if hibernate.temp.use_jdbc_metadata_defaults is set to false | | | | | Unresolved | May 18, 2022 | May 19, 2022 | | |
| | Delayed inserts have become impossible | | | | | Unresolved | May 17, 2022 | May 17, 2022 | | |
| | NPE with Id on OneToOne referencing entity with multi-level EmbeddedId | | | | | Unresolved | May 17, 2022 | May 18, 2022 | | |
| | NPE when NULL is used in a query projection | | | | | Fixed | May 17, 2022 | May 19, 2022 | | |
| | Reflection error when committing one to one relationship with embedded ids | | | | | Unresolved | May 16, 2022 | May 18, 2022 | | |
| | Introduce ConverterRegistration annotation | | | | | Unresolved | May 16, 2022 | May 20, 2022 | | |
| | CoordinatingEntityNameResolver should avoid using getEntityNameResolvers() after initialization | | | | | Unresolved | May 15, 2022 | May 15, 2022 | | |
| | Small optimisation for how LazyAttributeLoadingInterceptor is dealing with lazy fields | | | | | Fixed | May 14, 2022 | May 16, 2022 | | |
| | @ManyToMany ignores @Where clause in exists/count queries when used together with @LazyCollection(LazyCollectionOption.EXTRA) | | | | | Unresolved | May 13, 2022 | May 13, 2022 | | |
| | LazyInitializationException caused by @NotFound and Session.evict() (caused by HHH-15060?) | | | | | Unresolved | May 13, 2022 | May 13, 2022 | | |
| | Entity gets initialized via merge | | | | | Unresolved | May 13, 2022 | May 16, 2022 | | |
| | Inconsistent precedence of orm.xml implicit catalog over "default_catalog" in XML-mapped entities | | | | | Fixed | May 13, 2022 | May 14, 2022 | | |
| | Update NativeQuery unable to use h-schema placeholder, just emits placeholder contents into SQL | | | | | Fixed | May 12, 2022 | May 16, 2022 | | |
| | View entity with shared @MappedSuperclass extending @Inheritance entity not supported | | | | | Unresolved | May 12, 2022 | May 18, 2022 | | |
| | Some cache objects aren't implement Serializable interface | | | | | Fixed | May 12, 2022 | May 13, 2022 | | |
| | NullPointerException on | | | | | Fixed | May 12, 2022 | May 13, 2022 | | |
| | SchemaExport.execute does not add the configured schema to comments | | | | | Fixed | May 12, 2022 | May 14, 2022 | | |
| | Error using HQL/SQL functions on @Lob String fields | | | | | Rejected | May 10, 2022 | May 12, 2022 | | |
| | @NamedQuery is not supported with UPDATE statement | | | | | Fixed | May 10, 2022 | May 13, 2022 | | |
| | NullPointerException in ConstructorNode.java when reporting constructor cannot be found | | | | | Unresolved | May 10, 2022 | May 10, 2022 | | |
| | Criteria join fetching does not work on custom selection | | | | | Rejected | May 10, 2022 | May 12, 2022 | | |
| | Criteria query is unable to determine TableReference when combining subquery with join | | | | | Fixed | May 9, 2022 | May 19, 2022 | | |
| | Explicitly add JavaDoc to make @deprecated hint visible in Eclipse | | | | | Fixed | May 9, 2022 | May 16, 2022 | | |
| | Orphan removal for OneToMany relations is broken when used with GenerationType.IDENTITY | | | | | Fixed | May 9, 2022 | May 19, 2022 | | |
| | Simple update by Named Query without "WHERE" Statement results in "unexpected end of subtree" errors | | | | | Unresolved | May 9, 2022 | May 20, 2022 | | |
| | Query NPE when using ":param IS NULL" with a Left Join | | | | | Fixed | May 9, 2022 | May 16, 2022 | | |
| | Fix org.hibernate.orm.test.batch.BatchTest | | | | | Fixed | May 6, 2022 | May 16, 2022 | | |
| | Batching is broken for Hibernate versions >= 5.6.1.Final | | | | | Unresolved | May 6, 2022 | May 19, 2022 | | |
| | Enable JMH benchmark for Hibernate Core in v6 | | | | | Rejected | May 6, 2022 | May 6, 2022 | | |
| | Outdated maven links and maven information on https://docs.jboss.org/hibernate/orm/6.0/topical/html_single/metamodelgen/MetamodelGenerator.html | | | | | Unresolved | May 5, 2022 | May 9, 2022 | | |
| | Unified mapping XSD based on JPA 3.1 | | | | | Unresolved | May 5, 2022 | May 5, 2022 | | |
| | EnhancementTask is only considering Java destination folder, fails to run on a kotlin only project | | | | | Unresolved | May 5, 2022 | May 16, 2022 | | |
| | Envers audit gives inconsistent behaviour depending on whether a @OneToMany collection of child objects is empty or not | | | | | Unresolved | May 5, 2022 | May 5, 2022 | | |
| | Hibernate Envers history table has RevisionType = null when persisting `@Inheritance(strategy = InheritanceType.JOINED)` entities | | | | | Unresolved | May 4, 2022 | May 4, 2022 | | |
| | 2nd level collection cache has not been invalidated after hql delete queries | | | | | Unresolved | May 3, 2022 | May 4, 2022 | | |