hibernate-issues

hibernate-issues@lists.jboss.org
  • 1 participants
  • 1400 discussions
[JIRA] (HHH-16704) Avoid iterating an LinkedHashMap during ActionQueue processing
by Sanne Grinovero (JIRA)
2 years, 11 months
[JIRA] (HHH-16401) Hibernate does not escape Parameters correctly when using Oracle which causes ORA-00904
by Marco Belladelli (JIRA)
2 years, 11 months
[JIRA] (HHH-16703) ID's are not generating and causing failure with saveall() method
by Pushpank (JIRA)
2 years, 11 months
[JIRA] (HHH-16401) Hibernate does not escape Parameters correctly when using Oracle which causes ORA-00904
by Christoph Aigensberger (JIRA)
2 years, 11 months
[JIRA] (HV-1951) Full recompilation is required because org.hibernate.validator.ap.ConstraintValidationProcessor is not incremental. Analysis took 0.359 secs.
by Oo PP (JIRA)
2 years, 11 months
[JIRA] (HHH-16702) Added support for transaction management of tongweb application servers
by shijianliang (JIRA)
2 years, 11 months
[JIRA] (HHH-16702) Added support for transaction management of tongweb application servers
by shijianliang (JIRA)
2 years, 11 months
[JIRA] (HHH-16700) mappedBy to id, not to Entity
by Jay Ahn (JIRA)
2 years, 11 months
[JIRA] (HHH-16701) "persister" is null during validation with lazy collections
by Philipp Wandl (JIRA)
2 years, 11 months
[JIRA] (HHH-16700) mappedBy to id, not to Entity
by Jay Ahn (JIRA)
2 years, 11 months
[JIRA] (HHH-16313) Throw an appropriate error when a mappedBy property references the wrong entity type
by Jay Ahn (JIRA)
2 years, 11 months
[JIRA] (HHH-16313) Throw an appropriate error when a mappedBy property references the wrong entity type
by Jay Ahn (JIRA)
2 years, 11 months
[JIRA] (HHH-16699) add repeat() to standard query functions
by Gavin King (JIRA)
2 years, 11 months
[JIRA] (HV-1950) Suppress java.lang.NoClassDefFoundError: com/sun/el/ExpressionFactoryImpl
by 周雁鸣 (JIRA)
2 years, 11 months
[JIRA] (HV-1950) Make "com.sun.el.ExpressionFactoryImpl" optional
by 周雁鸣 (JIRA)
2 years, 11 months
[JIRA] (HHH-16698) @Any Polymorphic Association Ignores @Column Insertable/Updatable Attributes
by Chris Cobham (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
[JIRA] (HHH-16696) hibernate-core >= 6.2.0 stopped invoking PostgreSQLDialect.initializeFunctionRegistry(QueryEngine)
by Suhhoruki Mihhail (JIRA)
2 years, 11 months
2 years, 11 months
[JIRA] (HHH-15086) Configurable query cache structure layout
by Scott Marlow (JIRA)
2 years, 11 months
[JIRA] (HHH-16695) add enableFetchProfile() to Query
by Gavin King (JIRA)
2 years, 11 months
[JIRA] (HHH-16560) Nested @Embedded within an @EmbeddedId assertion failure "java.lang.AssertionError: isPartOfKey should have been true in this case"
by Andrea Boriero (JIRA)
2 years, 11 months
2 years, 11 months
[JIRA] (HHH-16694) Generated enum columns should respect the enum's intended order
by Georg Echterling (JIRA)
2 years, 11 months
[JIRA] (HHH-15542) Stored Procedure, 'registerStoredProcedureParameter(..., ResultSet.class, ParameterMode.REF_CURSOR);' throws NPE : cannot invoke "org.hibernate.query.BindableType.getBindableJavaType()" because "parameterType" is null
by Andrea Boriero (JIRA)
2 years, 11 months
[JIRA] (HHH-16670) ENUM column definitions cannot be customized (on MySQL/MariaDB)
by Georg Echterling (JIRA)
2 years, 11 months
[JIRA] (HHH-15542) Stored Procedure, 'registerStoredProcedureParameter(..., ResultSet.class, ParameterMode.REF_CURSOR);' throws NPE : cannot invoke "org.hibernate.query.BindableType.getBindableJavaType()" because "parameterType" is null
by Ngo Manh Cuong (JIRA)
2 years, 11 months
[JIRA] (HHH-16692) Hibernate 6.2 broke hybrid before/after execution ID generators
by Gavin King (JIRA)
2 years, 11 months
[JIRA] (HHH-16688) Some dirty attributes will not be updated for entities with superclasses
by Georg Echterling (JIRA)
2 years, 11 months
[JIRA] (HHH-16684) Query cache with entity having enum and custom converter throws SerializerException
by Mike Zhao (JIRA)
2 years, 11 months
[JIRA] (HHH-16693) MappedSuperClass with generic collections not mapped correctly
by Yasin Koyuncu (JIRA)
2 years, 11 months
[JIRA] (HHH-16622) Criteria API - Already registered a copy
by Marco Belladelli (JIRA)
2 years, 11 months
[JIRA] (HHH-16692) Hibernate 6.2 broke hybrid before/after execution ID generators
by Hinrik (JIRA)
2 years, 11 months
[JIRA] (HHH-16688) Some dirty attributes will not be updated for entities with superclasses
by Georg Echterling (JIRA)
2 years, 11 months
[JIRA] (HHH-16691) Avoid join table joins for SqmPath in some more scenarios
by Christian Beikov (JIRA)
2 years, 11 months
[JIRA] (HHH-16690) Re-saving deleted object leads to constraint violation when unloaded delete happened
by Christian Beikov (JIRA)
2 years, 11 months
[JIRA] (HHH-16011) HQL Enum literals don't work for inner class enums
by Andrea Boriero (JIRA)
2 years, 11 months
2 years, 11 months
[JIRA] (HHH-16688) Some dirty attributes will not be updated for entities with superclasses
by Andrea Boriero (JIRA)
2 years, 11 months
[JIRA] (HHH-16681) Can't disable global temporary table creation
by Marco Belladelli (JIRA)
2 years, 11 months
[JIRA] (HV-1949) Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used
by Marko Bekhta (JIRA)
2 years, 11 months
2 years, 11 months
[JIRA] (HV-1949) Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used
by martin mucha (JIRA)
2 years, 11 months
[JIRA] (HHH-16688) Some dirty attributes will not be updated for entities with superclasses
by Georg Echterling (JIRA)
2 years, 11 months
[JIRA] (HHH-16687) Remove unused internal interface ComparableEntityAction
by Sanne Grinovero (JIRA)
2 years, 11 months
Results per page: