hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 1400 discussions
[JIRA] (HHH-16578) Incorrect validation error for tinyint, but and datetime
by Max (JIRA)
3 years, 2 months
[JIRA] (HHH-16572) Incorrect enhancement for PROPERTY attributes with mismatched field and method names
by Steve Ebersole (JIRA)
3 years, 2 months
[JIRA] (HHH-16589) In-Clause Parameter Padding mistreats Dilect.getInExpressionCountLimit which can cause ORA-01795: maximum number of expressions in a list is 1000
by Adrodoc (JIRA)
3 years, 2 months
[JIRA] (HHH-16576) problem in query involving union on MariaDB and Oracle
by Marco Belladelli (JIRA)
3 years, 2 months
[JIRA] (HSEARCH-4853) On JDK 21-ea+21, projection constructor relying on cannical record constructor result in all-null records
by Yoann Rodière (JIRA)
3 years, 2 months
[JIRA] (HHH-16589) In-Clause Parameter Padding mistreats Dilect.getInExpressionCountLimit which can cause ORA-01795: maximum number of expressions in a list is 1000
by Adrodoc (JIRA)
3 years, 2 months
[JIRA] (HHH-16589) In-Clause Parameter Padding mistreats Dilect.getInExpressionCountLimit which can cause ORA-01795: maximum number of expressions in a list is 1000
by Adrodoc (JIRA)
3 years, 2 months
[JIRA] (HHH-16588) getResultStream() together with join fetch delivers wrong results
by Adrian Pauli (JIRA)
3 years, 2 months
[JIRA] (HHH-16587) WARN [org.hib.met.int.MetadataContext] (JPA Startup Thread) HHH015011: Unable to locate static metamodel field :
by Martin Panzer (JIRA)
3 years, 2 months
[JIRA] (HHH-16587) WARN [org.hib.met.int.MetadataContext] (JPA Startup Thread) HHH015011: Unable to locate static metamodel field :
by Martin Panzer (JIRA)
3 years, 2 months
[JIRA] (HHH-16578) Incorrect validation error for tinyint, but and datetime
by Čedomir Igaly (JIRA)
3 years, 2 months
[JIRA] (HHH-16586) Entity PUT via REST with all null payload fields is not updated in DB
by Matthieu Rickly (JIRA)
3 years, 2 months
[JIRA] (HHH-16586) Entity PUT via REST with all null payload fields is not updated in DB
by Matthieu Rickly (JIRA)
3 years, 2 months
[JIRA] (HHH-16585) In hibernate 6 a EnumType is returned as an ordinal instead of the actual enum type
by Maurice (JIRA)
3 years, 2 months
[JIRA] (HHH-16582) Alias XXX used for multiple from-clause elements error when executing query with 2 level join
by Oleksii Miroshnyk (JIRA)
3 years, 2 months
[JIRA] (HHH-16464) Foreign key constraint not created for @OneToOne mapping with missing @MapsId
by Gavin King (JIRA)
3 years, 2 months
[JIRA] (HHH-16584) @JoinTable @ManyToOne should have a unique constraint on association tab;e
by Gavin King (JIRA)
3 years, 2 months
[JIRA] (HHH-16577) Index Out of Bound Exception
by Prashant Guleria (JIRA)
3 years, 2 months
[JIRA] (HHH-16583) @JoinTable @ManyToOne blows up if no table name is explicitly specified
by Gavin King (JIRA)
3 years, 2 months
[JIRA] (HHH-16573) Embeddable element collection with updateable = false leads to NullPointerException
by Čedomir Igaly (JIRA)
3 years, 2 months
[JIRA] (HHH-15929) Mapping jsonb of different types in a class inheritance hierarchy does not work.
by dan (JIRA)
3 years, 2 months
[JIRA] (HHH-16069) Skip CDI for Hibernate extensions by default
by Petula Lau (JIRA)
3 years, 2 months
[JIRA] (HHH-16572) Bad enhancement for PROPERTY attributes with mismatched field and method names
by Steve Ebersole (JIRA)
3 years, 2 months
[JIRA] (HHH-16572) Bad enhancement for PROPERTY attributes with mismatched field and method names
by Rafael Winterhalter (JIRA)
3 years, 2 months
[JIRA] (HHH-16572) Bad enhancement for PROPERTY attributes with mismatched field and method names
by Steve Ebersole (JIRA)
3 years, 2 months
[JIRA] (HHH-16572) Bad enhancement for PROPERTY attributes with mismatched field and method names
by Steve Ebersole (JIRA)
3 years, 2 months
3 years, 2 months
[JIRA] (HHH-16572) jpa/core/query/flushmode TCK test failures
by Steve Ebersole (JIRA)
3 years, 2 months
[JIRA] (HHH-16582) Alias XXX used for multiple from-clause elements error when executing query with 2 level join
by Oleksii Miroshnyk (JIRA)
3 years, 2 months
[JIRA] (HHH-16581) in 6.2 I start getting Multiple '@FilterDef' annotations define a filter named error on startup
by Oleksii Miroshnyk (JIRA)
3 years, 2 months
[JIRA] (BVAL-787) Alias XXX used for multiple from-clause elements error when executing query with 2 level join
by Oleksii Miroshnyk (JIRA)
3 years, 2 months
[JIRA] (HHH-16580) Some typos in org.hibernate.query.sqm
by Felix Desyatirikov (JIRA)
3 years, 2 months
[JIRA] (HHH-16579) Add constructor for CockroachDialect that parses the version without querying the db
by Davide D'Alto (JIRA)
3 years, 2 months
[JIRA] (HHH-16578) Incorrect validation error for tinyint, but and datetime
by Christian Beikov (JIRA)
3 years, 2 months
[JIRA] (HV-1948) Incorrect validation error for tinyint, but and datetime
by Max (JIRA)
3 years, 2 months
[JIRA] (HHH-16577) Index Out of Bound Exception
by Prashant Guleria (JIRA)
3 years, 2 months
[JIRA] (HHH-1615) GROUP BY entity does not work
by Christian Beikov (JIRA)
3 years, 2 months
[JIRA] (HSEARCH-4845) Have a dedicated docvalue field for the root document id in the Lucene backend's document
by Yoann Rodière (JIRA)
3 years, 2 months
[JIRA] (HHH-16577) Index Out of Bound Exception
by Andrea Boriero (JIRA)
3 years, 2 months
[JIRA] (HHH-16577) Index Out of Bound Exception
by Prashant Guleria (JIRA)
3 years, 2 months
3 years, 2 months
[JIRA] (HSEARCH-4852) Please migrate from javax to jakarta to make hibernate search compatible with Spring 6
by Yoann Rodière (JIRA)
3 years, 2 months
[JIRA] (HSEARCH-4852) Please migrate from javax to jakarta to make hibernate search compatible with Spring 6
by Maurice (JIRA)
3 years, 2 months
[JIRA] (HHH-16577) Index Out of Bound Exception
by Andrea Boriero (JIRA)
3 years, 2 months
3 years, 2 months
[JIRA] (HHH-16577) Index Out of Bound Exception
by Prashant Guleria (JIRA)
3 years, 2 months
Results per page: