hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 1400 discussions
[JIRA] (HHH-16731) lots of unhelpful error messages for incomplete `@Any` mappings
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16730) joining @Any mappings
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16729) Instantiate a proxy of the correct class for ManyToOne associated to an inheritance hierarchy
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16729) Instantiate a proxy of the correct class for ManyToOne associated to an inheritance hierarchy
by Guillaume Toison (JIRA)
3 years, 1 month
[JIRA] (HHH-16729) Instantiate a proxy of the correct class for ManyToOne associated to an inheritance hierarchy
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16729) Instantiate a proxy of the correct class for ManyToOne associated to an inheritance hierarchy
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16729) Instantiate a proxy of the correct class for ManyToOne associated to an inheritance hierarchy
by Guillaume Toison (JIRA)
3 years, 1 month
[JIRA] (HHH-16697) CALCULATED FIELDS in createNativeQuery doExtract integer insted of BigDecimals.
by Sanne Grinovero (JIRA)
3 years, 1 month
[JIRA] (HHH-16697) CALCULATED FIELDS in createNativeQuery doExtract integer insted of BigDecimals.
by Isaac Vásquez (JIRA)
3 years, 1 month
3 years, 1 month
3 years, 1 month
[JIRA] (HHH-16728) Optimise iteration of AssociationType properties within a Persister
by Sanne Grinovero (JIRA)
3 years, 1 month
[JIRA] (HHH-16682) Changes in @JdbcTypeCode(SqlTypes.JSON) are not written to DB
by DongHyeon Kim (JIRA)
3 years, 1 month
[JIRA] (HHH-16727) StatelessSession.upsert()
by Gavin King (JIRA)
3 years, 1 month
3 years, 1 month
[JIRA] (HHH-16726) Relax readability condition for strict read-write cache items.
by Guenther Demetz (JIRA)
3 years, 1 month
[JIRA] (HSEARCH-4859) Add a "type" parameter to APIs that retrieve a parameter of arbitrary type
by Yoann Rodière (JIRA)
3 years, 1 month
3 years, 1 month
3 years, 1 month
[JIRA] (HHH-16682) Changes in @JdbcTypeCode(SqlTypes.JSON) are not written to DB
by Christian Thiel (JIRA)
3 years, 1 month
[JIRA] (HHH-16612) NPE on @JdbcTypeCode(SqlTypes.JSON) in combination with explicit @Table name&owner
by Christian Thiel (JIRA)
3 years, 1 month
[JIRA] (HHH-16682) Changes in @JdbcTypeCode(SqlTypes.JSON) are not written to DB
by Čedomir Igaly (JIRA)
3 years, 1 month
[JIRA] (HHH-16682) Changes in @JdbcTypeCode(SqlTypes.JSON) are not written to DB
by Christian Thiel (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-16675) Reenable native query OffsetDateTime test after Oracle JDBC update
by Jean de Lavarene (JIRA)
3 years, 1 month
[JIRA] (HHH-16696) hibernate-core >= 6.2.0 stopped invoking PostgreSQLDialect.initializeFunctionRegistry(QueryEngine)
by Suhhoruki Mihhail (JIRA)
3 years, 1 month
[JIRA] (HHH-16722) LocalDateTime values are wrong in START and END Daylight saving (non UTC timezone)
by humbertosales NA (JIRA)
3 years, 1 month
[JIRA] (HHH-16725) Persisting multiple entities with one-many association and composite key with ordered updates enabled fails
by Marko Bekhta (JIRA)
3 years, 1 month
[JIRA] (HHH-16725) Persisting multiple entities with one-many association and composite key with ordered updates enabled fails
by Marko Bekhta (JIRA)
3 years, 1 month
[JIRA] (HHH-16682) Changes in @JdbcTypeCode(SqlTypes.JSON) are not written to DB
by Christian Thiel (JIRA)
3 years, 1 month
[JIRA] (HHH-16724) Add new type for Oracle timestamp with local time zone
by Nemanja Jovanovic (JIRA)
3 years, 1 month
[JIRA] (HHH-16723) Add a way to make custom type sql code to be treated as temporal
by Nemanja Jovanovic (JIRA)
3 years, 1 month
[JIRA] (HHH-16722) LocalDateTime values are wrong in START and END Daylight saving (non UTC timezone)
by humbertosales NA (JIRA)
3 years, 1 month
[JIRA] (HHH-16721) HQL with subquery with entity path at least two deep produces wrong SQL
by Nemanja Jovanovic (JIRA)
3 years, 1 month
3 years, 1 month
[JIRA] (HHH-16696) hibernate-core >= 6.2.0 stopped invoking PostgreSQLDialect.initializeFunctionRegistry(QueryEngine)
by Jan Schatteman (JIRA)
3 years, 1 month
[JIRA] (HHH-16720) Fix for HHH-15759 broke our code
by Armen Chouldjian (JIRA)
3 years, 1 month
[JIRA] (HHH-16665) False positive HibernateException: Found shared references to a collection with 6.2.2
by Andrea Boriero (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-16673) Fail to get access lazy fetched field ( @ManyToOne ) which is part of a composite Id (using an @IdClass) when stored in L2 cache
by Erwan Moutymbo (JIRA)
3 years, 1 month
[JIRA] (HHH-16682) Changes in @JdbcTypeCode(SqlTypes.JSON) are not written to DB
by Čedomir Igaly (JIRA)
3 years, 1 month
[JIRA] (HHH-16719) Upgrading from 6.1.7.Final to 6.2.2.Final breaks Criteria queries for model with inheritance
by Bjørn Hilstad (JIRA)
3 years, 1 month
[JIRA] (HHH-16713) Bogus warning : "HHH100001: JDBC driver did not return the expected number of row counts...."
by Marcel Wollschläger (JIRA)
3 years, 1 month
3 years, 1 month
[JIRA] (HHH-16718) use table inheritance in DDL generation for TABLE_PER_CLASS mappings on PostgreSQL
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16671) Unable to query key attribute that uses AttributeConverter
by Julien Ravet (JIRA)
3 years, 1 month
[JIRA] (HHH-16715) accept value() or element() in place of elements() and key() or index() in place of indices()
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16615) SQL query accesses non-existing alias in update/delete
by Marco Belladelli (JIRA)
3 years, 1 month
3 years, 1 month
[JIRA] (HHH-16568) Incorrect DDL with Postgres, @MappedSuperclass, Generics and UserType
by Christoph Laudenbach (JIRA)
3 years, 1 month
[JIRA] (HHH-16715) accept value() or element() in place of elements() and key() or index() in place of indices()
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16713) Bogus warning : "HHH100001: JDBC driver did not return the expected number of row counts...."
by Nemanja Jovanovic (JIRA)
3 years, 1 month
[JIRA] (HHH-16715) accept value() or element() in place of elements() and key() or index() in place of indices()
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16715) accept value() or element() in place of elements() and key() or index() in place of indices()
by Christian Beikov (JIRA)
3 years, 1 month
[JIRA] (HHH-16612) NPE on @JdbcTypeCode(SqlTypes.JSON) in combination with explicit @Table name&owner
by Čedomir Igaly (JIRA)
3 years, 1 month
[JIRA] (HHH-16682) Changes in @JdbcTypeCode(SqlTypes.JSON) are not written to DB
by Čedomir Igaly (JIRA)
3 years, 1 month
[JIRA] (HHH-16717) Type pollution fix for ExecutableList having to implement Comparable
by Sanne Grinovero (JIRA)
3 years, 1 month
[JIRA] (HHH-16716) Expose ParameterMarkerStrategy on JDBCServices
by Sanne Grinovero (JIRA)
3 years, 1 month
[JIRA] (HHH-16715) accept value() or element() in place of elements() and key() or index() in place of indices()
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16575) Batch fetch with FlushMode COMMIT overrides/discards dirtied ManyToOne property
by Andrea Boriero (JIRA)
3 years, 1 month
[JIRA] (HHH-16678) AssertionError in QueryLiteral.<init> when using "update versioned Entity ..." if @Version is a long
by Marco Belladelli (JIRA)
3 years, 1 month
[JIRA] (HHH-16553) StackOverflowError when loading entities chained together
by Andrea Boriero (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-16713) Bogus warning : "HHH100001: JDBC driver did not return the expected number of row counts...."
by Nemanja Jovanovic (JIRA)
3 years, 1 month
[JIRA] (HHH-16671) Unable to query key attribute that uses AttributeConverter
by Julien Ravet (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-16715) accept value() or element() in place of elements() and key() or index() in place of indices()
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16715) accept value() or element() in place of elements() and key() or index() in place of indices()
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16697) CALCULATED FIELDS in createNativeQuery doExtract integer insted of BigDecimals.
by Isaac Vásquez (JIRA)
3 years, 1 month
[JIRA] (HHH-16714) Caching does not work properly when hibernate.cache.use_structured_entries is turned on
by Nemanja Jovanovic (JIRA)
3 years, 1 month
[JIRA] (HHH-16713) Bogus warning : "HHH100001: JDBC driver did not return the expected number of row counts...."
by Nemanja Jovanovic (JIRA)
3 years, 1 month
[JIRA] (HHH-16713) Bogus warning : "HHH100001: JDBC driver did not return the expected number of row counts...."
by Nemanja Jovanovic (JIRA)
3 years, 1 month
[JIRA] (HHH-16713) Bogus warning : "HHH100001: JDBC driver did not return the expected number of row counts...."
by Nemanja Jovanovic (JIRA)
3 years, 1 month
[JIRA] (HHH-16664) NPE in MappingMetamodelImpl if inheritence is used in IdClass
by Marco Belladelli (JIRA)
3 years, 1 month
[JIRA] (HHH-16671) Unable to query key attribute that uses AttributeConverter
by Marco Belladelli (JIRA)
3 years, 1 month
[JIRA] (HHH-16712) isPartOfKey assertion throws when quering complex @EmbeddedId
by Karol Jasłowski (JIRA)
3 years, 1 month
[JIRA] (HHH-16693) MappedSuperClass with generic collections not mapped correctly
by Marco Belladelli (JIRA)
3 years, 1 month
[JIRA] (HSEARCH-4857) Upgrade to Elasticsearch client 8.8.0 and test against Elasticsearch 8.8.0
by Marko Bekhta (JIRA)
3 years, 1 month
[JIRA] (HHH-16711) Reading entities using @MappedSuperclass does not work with classes in foreign packages
by Karol Jasłowski (JIRA)
3 years, 1 month
[JIRA] (HHH-16696) hibernate-core >= 6.2.0 stopped invoking PostgreSQLDialect.initializeFunctionRegistry(QueryEngine)
by Suhhoruki Mihhail (JIRA)
3 years, 1 month
[JIRA] (HHH-16696) hibernate-core >= 6.2.0 stopped invoking PostgreSQLDialect.initializeFunctionRegistry(QueryEngine)
by Suhhoruki Mihhail (JIRA)
3 years, 1 month
[JIRA] (HHH-16710) package multiple selections automatically as Map/List/record
by Gavin King (JIRA)
3 years, 1 month
[JIRA] (HHH-16708) Same SQL String for two EntityLoader with different byte Arrays (uncomfortable for GC1 Stringdeduplication)
by sabri boubaker (JIRA)
3 years, 1 month
[JIRA] (HHH-16606) ClassCastException retrieving byte[] from database
by Čedomir Igaly (JIRA)
3 years, 1 month
[JIRA] (HHH-16709) @EmbeddedId Foreign key comparator throws NPE with order_updates enabled
by Karol Jasłowski (JIRA)
3 years, 1 month
[JIRA] (HHH-16708) Same SQL String for two EntityLoader with different byte Arrays (uncomfortable for GC1 Stringdeduplication)
by sabri boubaker (JIRA)
3 years, 1 month
[JIRA] (HHH-16708) Same SQL String for two EntityLoader with different byte Arrays (uncomfortable for GC1 Stringdeduplication)
by sabri boubaker (JIRA)
3 years, 1 month
[JIRA] (WEBSITE-647) Broken link: https://hibernate.org/documentation/
by Website Form collector (JIRA)
3 years, 1 month
[JIRA] (HHH-16696) hibernate-core >= 6.2.0 stopped invoking PostgreSQLDialect.initializeFunctionRegistry(QueryEngine)
by Jan Schatteman (JIRA)
3 years, 1 month
[JIRA] (HHH-16707) @MappedSuperclass does not work with classes in foreign packages
by Karol Jasłowski (JIRA)
3 years, 1 month
[JIRA] (HHH-16401) Hibernate does not escape Parameters correctly when using Oracle which causes ORA-00904
by Marco Belladelli (JIRA)
3 years, 1 month
[JIRA] (HHH-16622) Criteria API - Already registered a copy
by Marco Belladelli (JIRA)
3 years, 1 month
[JIRA] (HHH-16622) Criteria API - Already registered a copy
by Daniel Novo (JIRA)
3 years, 1 month
[JIRA] (HHH-16401) Hibernate does not escape Parameters correctly when using Oracle which causes ORA-00904
by Christoph Aigensberger (JIRA)
3 years, 1 month
[JIRA] (HHH-16697) CALCULATED FIELDS in createNativeQuery doExtract integer insted of BigDecimals.
by Isaac Vásquez (JIRA)
3 years, 1 month
[JIRA] (HHH-16705) AttributeMappingsList should not implement Iterable
by Sanne Grinovero (JIRA)
3 years, 1 month
[JIRA] (HHH-16687) Remove unused internal interface ComparableEntityAction
by Sanne Grinovero (JIRA)
3 years, 1 month
Results per page: