hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 1400 discussions
[JIRA] (HHH-16572) jpa/core/query/flushmode TCK test failures
by Rafael Winterhalter (JIRA)
3 years, 2 months
[JIRA] (HHH-16542) Bad get/is handling with bytecode enhancement
by Steve Ebersole (JIRA)
3 years, 2 months
[JIRA] (HHH-16576) problem in query involving union on MariaDB and Oracle
by Gavin King (JIRA)
3 years, 2 months
[JIRA] (HHH-15726) Disjunction with treat results in too restrictive query
by Emond Papegaaij (JIRA)
3 years, 2 months
[JIRA] (HHH-16575) Batch fetch with FlushMode COMMIT overrides/discards dirtied ManyToOne property
by Jones (JIRA)
3 years, 2 months
[JIRA] (HHH-16575) Batch fetch with FlushMode COMMIT overrides/discards dirtied ManyToOne property
by Jones (JIRA)
3 years, 2 months
[JIRA] (HHH-16572) jpa/core/query/flushmode TCK test failures
by Steve Ebersole (JIRA)
3 years, 2 months
[JIRA] (HHH-16572) jpa/core/query/flushmode TCK test failures
by Steve Ebersole (JIRA)
3 years, 2 months
[JIRA] (HHH-16572) jpa/core/query/flushmode TCK test failures
by Scott Marlow (JIRA)
3 years, 2 months
[JIRA] (HHH-16517) H6: Problems with flush when batch is ON (without @DynamicUpdate)
by Marco Belladelli (JIRA)
3 years, 2 months
[JIRA] (HHH-16574) Trait Querys throws SemanticException if InheritanceType=Joined
by Thorsten Goetzke (JIRA)
3 years, 2 months
3 years, 2 months
3 years, 2 months
[JIRA] (HHH-16574) Trait Querys throws SemanticException when InhetitanceType=Joined
by Thorsten Goetzke (JIRA)
3 years, 2 months
[JIRA] (HHH-16572) jpa/core/query/flushmode TCK test failures
by Scott Marlow (JIRA)
3 years, 2 months
[JIRA] (HSEARCH-4403) Support ORM's discriminator-based multi-tenancy in the outbox-polling module
by Yoann Rodière (JIRA)
3 years, 2 months
[JIRA] (HHH-16572) jpa/core/query/flushmode TCK test failures
by Scott Marlow (JIRA)
3 years, 2 months
3 years, 2 months
[JIRA] (HHH-16572) jpa/core/query/flushmode TCK test failures
by Scott Marlow (JIRA)
3 years, 2 months
[JIRA] (HHH-16573) Embeddable element collection with updateable = false leads to NullPointerException
by Yoann Rodière (JIRA)
3 years, 2 months
[JIRA] (HSEARCH-4851) Upgrade to JDK 17 as the baseline and drop JDK 8/11 compatibility
by Yoann Rodière (JIRA)
3 years, 2 months
[JIRA] (HHH-16572) jpa/core/query/flushmode TCK test failures
by Scott Marlow (JIRA)
3 years, 2 months
[JIRA] (HHH-16572) jpa/core/query/flushmode TCK test failures
by Scott Marlow (JIRA)
3 years, 2 months
3 years, 2 months
3 years, 2 months
[JIRA] (HHH-16571) Avoid root table join for FK access of key-many-to-one
by Christian Beikov (JIRA)
3 years, 2 months
[JIRA] (HHH-16494) Right or full joining on single tablepolymorphic entities gives incorrect results
by Jan Schatteman (JIRA)
3 years, 2 months
[JIRA] (HHH-16570) Batch fetch with FetchMode JOIN might lead to multiplication in OneToMany items
by Jones (JIRA)
3 years, 2 months
[JIRA] (HHH-16570) Batch fetch with FetchMode JOIN might lead to multiplication in OneToMany items
by Jones (JIRA)
3 years, 2 months
3 years, 2 months
[JIRA] (WEBSITE-645) Broken link: https://hibernate.org/orm/releases/506/
by Website Form collector (JIRA)
3 years, 2 months
3 years, 2 months
[JIRA] (HHH-16569) Batch fetch leads to some collections to be wrongly initialized with empty due to wrong generated SQL
by Jones (JIRA)
3 years, 2 months
[JIRA] (HHH-16569) Batch fetch leads to some collections to be wrongly initialized with empty due to wrong generated SQL
by Jones (JIRA)
3 years, 2 months
[JIRA] (HHH-16568) Incorrect DDL with Postgres, @MappedSuperclass, Generics and UserType
by Christoph Laudenbach (JIRA)
3 years, 2 months
[JIRA] (HV-1946) PathImpl.createCopy() only performs a shallow copy
by Marko Bekhta (JIRA)
3 years, 2 months
3 years, 2 months
[JIRA] (HHH-16566) java.lang.NullPointerException: Cannot invoke "org.hibernate.loader.plan.exec.process.spi.EntityReferenceInitializer.getEntityReference()" because "entityReferenceInitializer" is null
by Mirko Adebahr (JIRA)
3 years, 2 months
[JIRA] (HHH-16550) Allow accessing the entity identifier from the UserType#nullSafeSet method
by François Rosière (JIRA)
3 years, 2 months
[JIRA] (HHH-16550) Allow accessing the entity identifier from the UserType#nullSafeSet method
by Prithvi singh (JIRA)
3 years, 2 months
[JIRA] (HHH-16565) ClassCastException when batch fetch and 2nd level cache are enabled for polymorphic entities
by Jones (JIRA)
3 years, 2 months
[JIRA] (HHH-16565) ClassCastException when batch fetch and 2nd level cache are enabled for polymorphic entities
by Jones (JIRA)
3 years, 2 months
[JIRA] (HHH-16564) instantiation expressions in HQL select list should tolerate unknown types
by Gavin King (JIRA)
3 years, 2 months
[JIRA] (HHH-16563) Hibernate 6.x.x should use jakarta.annotation.Generated
by Francois Steyn (JIRA)
3 years, 2 months
[JIRA] (HHH-16562) the return value of "org.hibernate.annotations.common.reflection.XProperty.getMapKey()" is null
by Vojtěch Knyttl (JIRA)
3 years, 2 months
[JIRA] (HHH-16561) Session::byId and Session::byMultipleIds do not respect @TenantId
by Richard Huddleston (JIRA)
3 years, 2 months
[JIRA] (HHH-16561) Session::byId and Session::byMultipleIds do not respect @TenantId
by Richard Huddleston (JIRA)
3 years, 2 months
[JIRA] (HV-1946) PathImpl.createCopy() only performs a shallow copy
by Jay Gorrell (JIRA)
3 years, 2 months
3 years, 2 months
[JIRA] (HHH-16560) Nested @Embedded within an @EmbeddedId fails assertion in 6.2.2
by Steve Storey (JIRA)
3 years, 2 months
[JIRA] (HHH-16545) PersistenceUtilHelper.MetadataCache is not Thread-Safe
by Andreas Lanz (JIRA)
3 years, 2 months
[JIRA] (WEBSITE-644) Broken link: https://hibernate.org/orm/releases/5.3.7/
by Website Form collector (JIRA)
3 years, 2 months
[JIRA] (HHH-16559) Batch fetch does not initialize bi-directional entity in HQL
by Jones (JIRA)
3 years, 2 months
[JIRA] (HHH-16545) PersistenceUtilHelper.MetadataCache is not Thread-Safe
by Sanne Grinovero (JIRA)
3 years, 2 months
[JIRA] (HHH-16559) Batch fetch does not initialize bi-directional entity in HQL
by Jones (JIRA)
3 years, 2 months
[JIRA] (HHH-16125) array types on Oracle / enumerated types on Postgres
by Gavin King (JIRA)
3 years, 2 months
[JIRA] (HHH-16558) Detach entity removes NaturalIdCrossReference in shared cache too
by Guenther Demetz (JIRA)
3 years, 2 months
[JIRA] (HHH-16545) PersistenceUtilHelper.MetadataCache is not Thread-Safe
by Sanne Grinovero (JIRA)
3 years, 2 months
[JIRA] (HHH-16545) JPATraversableResolver is not Thread-Safe
by Sanne Grinovero (JIRA)
3 years, 2 months
[JIRA] (HHH-16489) Hibernate native query returns duplicate column values with addScalar() call
by Prithvi singh (JIRA)
3 years, 2 months
[JIRA] (HHH-16557) NaturalIdCache remains with wrong key-value after create-delete-recreate action
by Guenther Demetz (JIRA)
3 years, 2 months
[JIRA] (HHH-16557) NaturalIdCache remains with wrong key-value after create-delete-recreate action
by Guenther Demetz (JIRA)
3 years, 2 months
[JIRA] (HHH-16557) NaturalIdCache remains with wrong key-value after create-delete-recreate action
by Guenther Demetz (JIRA)
3 years, 2 months
[JIRA] (HHH-16556) SQLServer2016Dialect deprecation message has wrong version
by Vincent Jansen (JIRA)
3 years, 2 months
[JIRA] (HHH-16554) UnsupportedOperationException: CteInsertStrategy can only be used with Dialects that support CTE that can take UPDATE or DELETE statements
by Ahmet Tanakol (JIRA)
3 years, 2 months
Results per page: