Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-29251

[GSS](8.0.z) HHH-18229 - “UnsupportedOperationException: Re-work support for semi-resolve ” with null value in column referenced by @JoinColumn

XMLWordPrintable

      In Hibernate 6, When defining a JPA relationship that has a join column defined with a single java.util.Date, an error occurs "CollectionType.getKeyOfOwner" within hibernate when the persistence manager attempts to flush the entities. If the relationship has two or more columns, including two columns of type java.util.Date, the error does not occur. If the types are changed to LocalDateTime or ZonedDateTime, the error also does not occur.

              chaowan@redhat.com Chao Wang
              rhn-support-tcowhey TJ Cowhey
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: