hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 1400 discussions
3 years, 1 month
[JIRA] (HHH-16679) Avoid type pollution problems on iterations of List<JdbcParameter>
by Sanne Grinovero (JIRA)
3 years, 1 month
[JIRA] (HHH-16633) Render "repository" methods into generated metamodel
by Steve Ebersole (JIRA)
3 years, 1 month
[JIRA] (HHH-16654) auto-addition of joins to queries for EAGER to-one associations
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16678) AssertionError in QueryLiteral.<init> when using "update versioned Entity ..." if @Version is a long
by Damien GIBOU (JIRA)
3 years, 1 month
[JIRA] (HHH-16677) Drop JPA static metamodel generation from Gradle plugin
by Steve Ebersole (JIRA)
3 years, 1 month
[JIRA] (HHH-16666) allow fetch profiles to be defined using the @Fetch annotation
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16571) Avoid root table join for FK access of key-many-to-one
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16674) Query Path comparison not working for primary keys
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16674) Query Path comparison not working for primary keys
by Alexander B (JIRA)
3 years, 1 month
[JIRA] (HHH-16676) SqmQuerySpec#toHqlString doesn't handle treat expressions
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16675) Reenable native query OffsetDateTime test after Oracle JDBC update
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16674) Query Path comparison not working for primary keys
by Andrea Boriero (JIRA)
3 years, 1 month
[JIRA] (HHH-16674) Query Path comparison not working for primary keys
by Alexander B (JIRA)
3 years, 1 month
[JIRA] (HHH-16674) Query Path comparison not working for primary keys
by Alexander B (JIRA)
3 years, 1 month
[JIRA] (HHH-16674) Query Path comparison not working for primary keys
by Alexander B (JIRA)
3 years, 1 month
[JIRA] (HHH-16673) Fail to get access lazy fetched field ( @ManyToOne ) wich is part of a composite Id (using an @IdClass) when stored in L2 cache
by Erwan Moutymbo (JIRA)
3 years, 1 month
[JIRA] (HHH-16654) auto-addition of joins to queries for EAGER to-one associations
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16360) On Postgresql with hbm2ddl.auto=update, timestamp columns are updated even when correct
by Nils Israel (JIRA)
3 years, 1 month
[JIRA] (HHH-16672) Locking entities create in the same transaction fails
by DM (JIRA)
3 years, 1 month
[JIRA] (HHH-16360) On Postgresql with hbm2ddl.auto=update, timestamp columns are updated even when correct
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-14944) Bug: Detach entity removes NaturalIdCrossReference in shared cache too
by Guenther Demetz (JIRA)
3 years, 1 month
[JIRA] (HHH-16461) @Version + session.refresh(entity, LockMode.PESSIMISTIC_WRITE) leads to StaleObjectStateException
by DM (JIRA)
3 years, 1 month
[JIRA] (HHH-16671) Unable to query key attribute that uses AttributeConverter
by Piotr Przybylski (JIRA)
3 years, 1 month
[JIRA] (HHH-16651) new ways to enable subselect fetching
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HV-1949) Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used
by Marko Bekhta (JIRA)
3 years, 1 month
[JIRA] (HV-1949) Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used
by Marko Bekhta (JIRA)
3 years, 1 month
3 years, 1 month
[JIRA] (HHH-16670) ENUM column definitions cannot be customized (on MySQL/MariaDB)
by Georg Echterling (JIRA)
3 years, 1 month
[JIRA] (HHH-16669) Batch loading prevents throwing ObjectNotFoundException on initialization of non-existent enhanced entity
by Sanne Grinovero (JIRA)
3 years, 1 month
[JIRA] (HHH-16669) Batch loading prevents throwing ObjectNotFoundException on initialization of non-existent enhanced entity
by Sanne Grinovero (JIRA)
3 years, 1 month
3 years, 1 month
[JIRA] (HHH-16666) allow fetch profiles to be defined using the @Fetch annotation
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16669) Batch loading prevents throwing ObjectNotFoundException on initialization of non-existent enhanced entity
by Sanne Grinovero (JIRA)
3 years, 1 month
[JIRA] (HHH-16668) ConcurrentModificationException when using a criteria with window functions in hibernate 6
by Dāvis Sparinskis (JIRA)
3 years, 1 month
[JIRA] (HV-1949) Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used
by martin mucha (JIRA)
3 years, 1 month
[JIRA] (HV-1949) Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used
by martin mucha (JIRA)
3 years, 1 month
[JIRA] (HHH-16664) NPE in MappingMetamodelImpl if inheritence is used in IdClass
by pWestrich (JIRA)
3 years, 1 month
[JIRA] (HV-1949) Do you want live notifications when people reply to your posts? Enable Notifications​ Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used
by martin mucha (JIRA)
3 years, 1 month
[JIRA] (HSEARCH-4574) Explicit binding of constructor parameters for @ProjectionConstructor
by Martin Marciano (JIRA)
3 years, 1 month
[JIRA] (HHH-16667) Hibernate 6 PrimaryKeyJoinColumn causes implicit version update to fail
by Steve Davis (JIRA)
3 years, 1 month
[JIRA] (HHH-16666) allow fetch profiles to be defined using the @Fetch annotation
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16665) False positive HibernateException: Found shared references to a collection with 6.2.2
by Oleksii Miroshnyk (JIRA)
3 years, 1 month
[JIRA] (HBX-2518) Update hibernate tools dependency of org.jboss.tools.hibernate.runtime.v_6_2 to version 6.2.3.Final
by Koen Aers (JIRA)
3 years, 1 month
[JIRA] (HHH-16664) NPE in SessionfactoryImpl if inheritence is used in IdClass
by pWestrich (JIRA)
3 years, 1 month
[JIRA] (HHH-16650) Loss in precision due usage of Float data type instead of BigDecimal in case Oracle JDBC driver returning -127 for scale and 0 for precision if precision/scale is unknown. Might happen unexpectedly and requires very close inspection of used SQL
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16663) TCK failure due to wrong refactoring in schema management Action enum
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16662) Postgres Mapping of JSON column to Map<> causes class cast exception
by Ronny Bräunlich (JIRA)
3 years, 1 month
[JIRA] (HHH-16410) SingleIdEntityLoader repeatedly translates SQL AST
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16410) SingleIdEntityLoader repeatedly translates SQL AST
by Thomas Heigl (JIRA)
3 years, 1 month
[JIRA] (HHH-16650) Loss in precision due usage of Float data type instead of BigDecimal in case Oracle JDBC driver returning -127 for scale and 0 for precision if precision/scale is unknown. Might happen unexpectedly and requires very close inspection of used SQL
by Ralf Grewe (JIRA)
3 years, 1 month
[JIRA] (HHH-16410) SingleIdEntityLoader repeatedly translates SQL AST
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16661) Filters causes NPE when default schema is set
by Jones (JIRA)
3 years, 1 month
[JIRA] (HHH-16662) Postgres Mapping of JSON column to Map<> causes class cast exception
by Ronny Bräunlich (JIRA)
3 years, 1 month
3 years, 1 month
[JIRA] (HHH-16634) Table generator id generation strategy returns too low number, doesn't respect initial value from the table
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16661) Filters causes NPE when default schema is set
by Jones (JIRA)
3 years, 1 month
[JIRA] (HHH-16650) Loss in precision due usage of Float data type instead of BigDecimal in case Oracle JDBC driver returning -127 for scale and 0 for precision if precision/scale is unknown. Might happen unexpectedly and requires very close inspection of used SQL
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16661) Filters causes NPE when default schema is set
by Jones (JIRA)
3 years, 1 month
3 years, 1 month
[JIRA] (HHH-16650) Loss in precision due usage of Float data type instead of BigDecimal in case Oracle JDBC driver returning -127 for scale and 0 for precision if precision/scale is unknown. Might happen unexpectedly and requires very close inspection of used SQL
by Ralf Grewe (JIRA)
3 years, 1 month
[JIRA] (HHH-16660) Composite key + fetch join results with UnknownTableReferenceException
by Christopher Holomek (JIRA)
3 years, 1 month
[JIRA] (HHH-16360) On Postgresql with hbm2ddl.auto=update, timestamp columns are updated even when correct
by Nils Israel (JIRA)
3 years, 1 month
[JIRA] (HHH-16659) add SelectionQuery.setEntityGraph()
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16650) Loss in precision due usage of Float data type instead of BigDecimal in case Oracle JDBC driver returning -127 for scale and 0 for precision if precision/scale is unknown. Might happen unexpectedly and requires very close inspection of used SQL
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16650) Loss in precision due usage of Float data type instead of BigDecimal in case Oracle JDBC driver returning -127 for scale and 0 for precision if precision/scale is unknown. Might happen unexpectedly and requires very close inspection of used SQL
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16658) Entity name uses not propagated upwards leading to missing joins
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16657) Type filter in subquery wrongly propagates as filter to table group
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16656) H2 1.4.200 lacks misses registration of window functions
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16655) Parser error for window frames due to wrong rule order
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16654) auto-addition of joins to queries for EAGER to-one associations
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16654) auto-addition of joins to queries for EAGER to-one associations
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16653) subselect fetching for to-one associations
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16650) Loss in precision due usage of Float data type instead of BigDecimal in case Oracle JDBC driver returning -127 for scale and 0 for precision if precision/scale is unknown. Might happen unexpectedly and requires very close inspection of used SQL
by Ralf Grewe (JIRA)
3 years, 1 month
3 years, 1 month
3 years, 1 month
[JIRA] (HHH-16651) new ways to enable subselect fetching
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16650) Loss in precision due usage of Float data type instead of BigDecimal in case Oracle JDBC driver returning -127 for scale and 0 for precision if precision/scale is unknown. Might happen unexpectedly and requires very close inspection of used SQL
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16650) Loss in precision due usage of Float data type instead of BigDecimal in case Oracle JDBC driver returning -127 for scale and 0 for precision if precision/scale is unknown. Might happen unexpectedly and requires very close inspection of used SQL
by Ralf Grewe (JIRA)
3 years, 1 month
[JIRA] (HHH-16649) Hibernate.remove() doesn't work at all
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16648) No examples of implementing custom functions in the documentation
by Felix Desyatirikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16647) allow unqualified use of query result type in HQL instantiation
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-15705) Properly document requirements for building Hibernate in the README
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16646) add typesafe convenience methods to Configuration
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16645) XxxxLoadAccess and EntityGraphs
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16644) SimpleNaturalIdLoadAccess and NaturalIdLoadAccess don't let you pass an EntityGraph
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16643) @NamedFetchGraph annotation
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16643) @NamedFetchGraph annotation
by Gavin King (JIRA)
3 years, 1 month
3 years, 1 month
[JIRA] (HHH-16633) Render "repository" methods into generated metamodel
by Steve Ebersole (JIRA)
3 years, 1 month
[JIRA] (HHH-16632) Render names into generated metamodel
by Steve Ebersole (JIRA)
3 years, 1 month
3 years, 1 month
[JIRA] (HHH-16641) @OrderColumn fails for a generic collection with NPE on XProperty.getMapKey()
by Laurent Almeras (JIRA)
3 years, 1 month
Results per page: