Projects
Filters
Dashboards
Apps
Create
Hibernate ORM
Classic software project
Back to project
Filters
All issues
Open issues
Done issues
Resolved recently
Updated recently
View all filters
Projects
/
Issues
Export Issues
Go to advanced search
Search issues
Submit
Assignee
Reporter
Status:
Awaiting Response and 4 more
Type
Clear all
Switch to detail view
Type
Key
Summary
Assignee
Reporter
P
Status
Created
HHH
-
14470
Support "hiding" domain references from sources other than ORM
Unassigned
Steve Ebersole
Open
Feb 25, 2021
HHH
-
14469
Support schema-tooling on sub-sets of the relational model known to Hibernate
Unassigned
Steve Ebersole
Open
Feb 25, 2021
HHH
-
8574
Postgres incorrectly quotes readback of sequence for IDENTITY IDs
Unassigned
Darryl Miles
Awaiting Response
Sep 30, 2013
HHH
-
14390
StackOverflowError with @Fetch(FetchMode.SELECT) mapped for entity with an ID that is a bidirectional one-to-one eager association
Gail Badner
Gail Badner
Reopened
Jan 5, 2021
HHH
-
13439
Encode Hibernate ORM version into build time enhanced entities
Sanne Grinovero
Sanne Grinovero
Open
Jun 14, 2019
HHH
-
9440
Constructor access strategy
Unassigned
Lovro Pandzic
Open
Oct 12, 2014
HHH
-
9182
QuerySyntaxException with countDistinct
Christian Beikov
Max Warnock
Open
May 12, 2014
HHH
-
11076
Lazy collections ignore filters when allowLoadOutsideTransaction is true
Christian Beikov
Giovanni Lovato
Reopened
Sep 1, 2016
HHH
-
14468
more efficient loading after cache miss for @NaturalId
Unassigned
Gavin King
Open
Feb 24, 2021
HHH
-
14439
QueryException: Unrecognized parameter label when executing the same query with subselects twice with different list parameters
Unassigned
Yoann Rodière
In Progress
Feb 5, 2021
HHH
-
14467
AnnotationException: A Foreign key refering <SomeEntity> from <SomeOtherEntity> has the wrong number of column. should be 0
Yoann Rodière
Yoann Rodière
Open
Feb 24, 2021
HHH
-
14466
StackOverflowError loading an entity with eager one-to-many if bidirectional and many-to-one side is the ID
Gail Badner
Gail Badner
Open
Feb 23, 2021
HHH
-
14465
hbm2ddl uses NULL for primitives in sub-classes
Unassigned
SuperF
Open
Feb 23, 2021
HHH
-
14430
Performance regression during flush of enhanced entities
Unassigned
Tomas Lamr
Open
Feb 2, 2021
HHH
-
14054
Hibernate insert/update ordering wrt unique constraints
Unassigned
Koen Serneels
Open
Jun 2, 2020
HHH
-
13658
Make NO_PROXY unnecessary
Unassigned
Steve Ebersole
Open
Oct 8, 2019
HHH
-
11850
java.lang.ClassCastException: org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer$1 cannot be cast to java.lang.String when using envers with bytecode enhancement
Chris Cranford
l
Open
Jul 2, 2017
HHH
-
14462
Impala dialect support for Hadoop
Unassigned
김건영
Open
Feb 18, 2021
HHH
-
14461
Improve database snapshotting for entity
Christian Beikov
Christian Beikov
Open
Feb 18, 2021
HHH
-
14272
ScrollableResults closed by commit in AbstractLogicalConnectionImplementor
Unassigned
Barthel Steckemetz
Open
Oct 21, 2020
HHH
-
14448
Hibernate Multitenancy fails on newer hibernate-core code (supplied with wildfly 19, 20, and newer installations)
Sanne Grinovero
Watchuta Awkin
Open
Feb 9, 2021
HHH
-
11755
Drop "Serializable" from the Event Listener interfaces
Alvaro Pedraza
Sanne Grinovero
Open
May 17, 2017
HHH
-
14459
Wrong SQL is generated when UPDATE query
Unassigned
Petar Tahchiev
Open
Feb 16, 2021
HHH
-
13085
Use FetchMode.Join to load OneToOne associations that have the same AssociationKey as the entity owner
Gail Badner
Gail Badner
Open
Nov 6, 2018
HHH
-
14458
Hibernate ignores custom foreign keys for Jointables
Unassigned
Thies Rubarth
Open
Feb 15, 2021
HHH
-
14451
TypedQuery::getParameter does not work with CriteriaQueries
Unassigned
Jonas Lauschke
Open
Feb 10, 2021
HHH
-
14410
Yet wrong join ordering? invalid SQL (is this a regression from HHH-14201)
Christian Beikov
FlorianF
Open
Jan 15, 2021
HHH
-
14457
WrongArgumentException: Parameter index out of bounds for Hibernate >5.4.23
Unassigned
Thomas Heigl
Open
Feb 13, 2021
HHH
-
14455
Different final queries are generated for same hibernate query when using different hibernate versions (<5.3.20.Final and >5.4.0.Final)
Unassigned
Ankit Kejriwal
Open
Feb 12, 2021
HHH
-
14454
Create a spatial dialect for CockroachDB
Karel Maesen
Karel Maesen
In Progress
Feb 12, 2021
HHH
-
14232
Add tests that show that invalidation is done properly with non-transactional cache after executing a JPQL update operation
Gail Badner
Sanne Grinovero
Open
Sep 25, 2020
HHH
-
14450
Drop ability to disable "enhanced proxies"
Steve Ebersole
Steve Ebersole
Open
Feb 10, 2021
HHH
-
14449
ResultStream closing is not properly handled
Unassigned
Hynek Mlnařík
Open
Feb 10, 2021
HHH
-
13893
ConfigurationHelper can not convert value from integer to long and vice versa
Unassigned
Čedomir Igaly
Open
Mar 7, 2020
HHH
-
14437
left join fetch to @ManyToMany soft deleted entity generates an EntityNotFoundException exception
Unassigned
Emil Wisłowski
Open
Feb 4, 2021
HHH
-
14443
Queries with AnyTypes are not usefully cached, due to missing hashcode implementation
Unassigned
Francois van Delft
Open
Feb 8, 2021
HHH
-
13134
JOIN FETCH does not work properly with enhanced entities
Unassigned
Filip Procházka
Awaiting Response
Dec 1, 2018
HHH
-
14396
Unexpected TransientPropertyValueException with enhancement as proxy
Unassigned
Patrice Blanchardie
Open
Jan 12, 2021
HHH
-
14438
ValueHandlers are broken
Unassigned
Andrew Panfilov
Open
Feb 5, 2021
HHH
-
14441
ExpressionImplementor#asString and Selection#alias poisons AbstractPathImpl
Unassigned
Andrew Panfilov
Open
Feb 5, 2021
HHH
-
14440
Query methods list and getResultList - max size bug
Unassigned
SynDeveloper
Open
Feb 5, 2021
HHH
-
14395
Persistent Collection is empty
Unassigned
Patrice Blanchardie
Open
Jan 7, 2021
HHH
-
14436
Lazy polymorphic to-one with explicit NO_PROXY
Unassigned
Steve Ebersole
Open
Feb 4, 2021
HHH
-
14420
PropertyAccessException when literal_handling_mode is on BIND
Unassigned
Vincent Jansen
Open
Jan 26, 2021
HHH
-
13966
java.lang.IncompatibleClassChangeError exception is thrown by org.hibernate.test.typeoverride.TypeOverrideTest when executing on Eclipse OpenJ9 VM AdoptOpenJDK (v. 11.0.6)
Unassigned
Fabio Burzigotti
Open
Apr 22, 2020
HHH
-
13965
AssertionError exception is thrown by SqlFunctionMetadataBuilderContributorIllegalClassArgumentTest when executing on Eclipse OpenJ9 VM AdoptOpenJDK (v. 11.0.6)
Unassigned
Fabio Burzigotti
Open
Apr 22, 2020
HHH
-
13912
AssertionError exception is thrown by SqlFunctionMetadataBuilderContributorIllegalClassArgumentTest when executing on IBM JDK 8
Unassigned
Fabio Burzigotti
Open
Mar 27, 2020
HHH
-
13911
NPE failures when executing Hibernae ORM TS against IBM JDK 8
Unassigned
Fabio Burzigotti
Open
Mar 27, 2020
HHH
-
13904
Test suite execution generates gibberish XML test reports file names
Unassigned
Fabio Burzigotti
Open
Mar 25, 2020
HHH
-
13901
Hibernate-orm generated XML test reports are missing xmlns definition
Unassigned
Fabio Burzigotti
Open
Mar 24, 2020
Give feedback
1-50 of 1000+
1
2
3
4
5
...
20