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)
2 years, 11 months
[JIRA] (HHH-16730) joining @Any mappings
by Gavin King (JIRA)
2 years, 11 months
[JIRA] (HHH-16729) Instantiate a proxy of the correct class for ManyToOne associated to an inheritance hierarchy
by Gavin King (JIRA)
2 years, 11 months
[JIRA] (HHH-16729) Instantiate a proxy of the correct class for ManyToOne associated to an inheritance hierarchy
by Guillaume Toison (JIRA)
2 years, 11 months
[JIRA] (HHH-16729) Instantiate a proxy of the correct class for ManyToOne associated to an inheritance hierarchy
by Gavin King (JIRA)
2 years, 11 months
[JIRA] (HHH-16729) Instantiate a proxy of the correct class for ManyToOne associated to an inheritance hierarchy
by Gavin King (JIRA)
2 years, 11 months
[JIRA] (HHH-16729) Instantiate a proxy of the correct class for ManyToOne associated to an inheritance hierarchy
by Guillaume Toison (JIRA)
2 years, 11 months
[JIRA] (HHH-16697) CALCULATED FIELDS in createNativeQuery doExtract integer insted of BigDecimals.
by Sanne Grinovero (JIRA)
2 years, 11 months
[JIRA] (HHH-16697) CALCULATED FIELDS in createNativeQuery doExtract integer insted of BigDecimals.
by Isaac Vásquez (JIRA)
2 years, 11 months
2 years, 11 months
2 years, 11 months
[JIRA] (HHH-16728) Optimise iteration of AssociationType properties within a Persister
by Sanne Grinovero (JIRA)
2 years, 11 months
[JIRA] (HHH-16682) Changes in @JdbcTypeCode(SqlTypes.JSON) are not written to DB
by DongHyeon Kim (JIRA)
2 years, 11 months
[JIRA] (HHH-16727) StatelessSession.upsert()
by Gavin King (JIRA)
2 years, 11 months
2 years, 11 months
[JIRA] (HHH-16726) Relax readability condition for strict read-write cache items.
by Guenther Demetz (JIRA)
2 years, 11 months
[JIRA] (HSEARCH-4859) Add a "type" parameter to APIs that retrieve a parameter of arbitrary type
by Yoann Rodière (JIRA)
2 years, 11 months
2 years, 11 months
2 years, 11 months
[JIRA] (HHH-16682) Changes in @JdbcTypeCode(SqlTypes.JSON) are not written to DB
by Christian Thiel (JIRA)
2 years, 11 months
[JIRA] (HHH-16612) NPE on @JdbcTypeCode(SqlTypes.JSON) in combination with explicit @Table name&owner
by Christian Thiel (JIRA)
2 years, 11 months
[JIRA] (HHH-16682) Changes in @JdbcTypeCode(SqlTypes.JSON) are not written to DB
by Čedomir Igaly (JIRA)
2 years, 11 months
[JIRA] (HHH-16682) Changes in @JdbcTypeCode(SqlTypes.JSON) are not written to DB
by Christian Thiel (JIRA)
2 years, 11 months
[JIRA] (HHH-16675) Reenable native query OffsetDateTime test after Oracle JDBC update
by Christian Beikov (JIRA)
2 years, 11 months
[JIRA] (HHH-16675) Reenable native query OffsetDateTime test after Oracle JDBC update
by Jean de Lavarene (JIRA)
2 years, 11 months
[JIRA] (HHH-16696) hibernate-core >= 6.2.0 stopped invoking PostgreSQLDialect.initializeFunctionRegistry(QueryEngine)
by Suhhoruki Mihhail (JIRA)
2 years, 11 months
[JIRA] (HHH-16722) LocalDateTime values are wrong in START and END Daylight saving (non UTC timezone)
by humbertosales NA (JIRA)
2 years, 11 months
[JIRA] (HHH-16725) Persisting multiple entities with one-many association and composite key with ordered updates enabled fails
by Marko Bekhta (JIRA)
2 years, 11 months
[JIRA] (HHH-16725) Persisting multiple entities with one-many association and composite key with ordered updates enabled fails
by Marko Bekhta (JIRA)
2 years, 11 months
[JIRA] (HHH-16682) Changes in @JdbcTypeCode(SqlTypes.JSON) are not written to DB
by Christian Thiel (JIRA)
2 years, 11 months
[JIRA] (HHH-16724) Add new type for Oracle timestamp with local time zone
by Nemanja Jovanovic (JIRA)
2 years, 11 months
[JIRA] (HHH-16723) Add a way to make custom type sql code to be treated as temporal
by Nemanja Jovanovic (JIRA)
2 years, 11 months
[JIRA] (HHH-16722) LocalDateTime values are wrong in START and END Daylight saving (non UTC timezone)
by humbertosales NA (JIRA)
2 years, 11 months
[JIRA] (HHH-16721) HQL with subquery with entity path at least two deep produces wrong SQL
by Nemanja Jovanovic (JIRA)
2 years, 11 months
2 years, 11 months
[JIRA] (HHH-16696) hibernate-core >= 6.2.0 stopped invoking PostgreSQLDialect.initializeFunctionRegistry(QueryEngine)
by Jan Schatteman (JIRA)
2 years, 11 months
[JIRA] (HHH-16720) Fix for HHH-15759 broke our code
by Armen Chouldjian (JIRA)
2 years, 11 months
[JIRA] (HHH-16665) False positive HibernateException: Found shared references to a collection with 6.2.2
by Andrea Boriero (JIRA)
2 years, 11 months
[JIRA] (HHH-16678) AssertionError in QueryLiteral.<init> when using "update versioned Entity ..." if @Version is a long
by Damien GIBOU (JIRA)
2 years, 11 months
[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)
2 years, 11 months
[JIRA] (HHH-16682) Changes in @JdbcTypeCode(SqlTypes.JSON) are not written to DB
by Čedomir Igaly (JIRA)
2 years, 11 months
[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)
2 years, 11 months
[JIRA] (HHH-16713) Bogus warning : "HHH100001: JDBC driver did not return the expected number of row counts...."
by Marcel Wollschläger (JIRA)
2 years, 11 months
2 years, 11 months
[JIRA] (HHH-16718) use table inheritance in DDL generation for TABLE_PER_CLASS mappings on PostgreSQL
by Gavin King (JIRA)
2 years, 11 months
[JIRA] (HHH-16671) Unable to query key attribute that uses AttributeConverter
by Julien Ravet (JIRA)
2 years, 11 months
[JIRA] (HHH-16715) accept value() or element() in place of elements() and key() or index() in place of indices()
by Gavin King (JIRA)
2 years, 11 months
[JIRA] (HHH-16615) SQL query accesses non-existing alias in update/delete
by Marco Belladelli (JIRA)
2 years, 11 months
Results per page: