[hibernate-issues] [JIRA] (OGM-98) Mix OGM and Hibernate Envers

Davide D'Alto (JIRA) jira at hibernate.atlassian.net
Thu Jun 25 10:58:39 EDT 2020


Davide D'Alto ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Adc17d3f8-d34a-4a8a-a552-704e1902d0ae ) *updated* an issue

Hibernate OGM ( https://hibernate.atlassian.net/browse/OGM?atlOrigin=eyJpIjoiMzU2YzdjZDNlNWUwNDI5YzliMGM3Y2I3NWZkNWE5MWIiLCJwIjoiaiJ9 ) / Task ( https://hibernate.atlassian.net/browse/OGM-98?atlOrigin=eyJpIjoiMzU2YzdjZDNlNWUwNDI5YzliMGM3Y2I3NWZkNWE5MWIiLCJwIjoiaiJ9 ) OGM-98 ( https://hibernate.atlassian.net/browse/OGM-98?atlOrigin=eyJpIjoiMzU2YzdjZDNlNWUwNDI5YzliMGM3Y2I3NWZkNWE5MWIiLCJwIjoiaiJ9 ) Mix OGM and Hibernate Envers ( https://hibernate.atlassian.net/browse/OGM-98?atlOrigin=eyJpIjoiMzU2YzdjZDNlNWUwNDI5YzliMGM3Y2I3NWZkNWE5MWIiLCJwIjoiaiJ9 )

Change By: Davide D'Alto ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Adc17d3f8-d34a-4a8a-a552-704e1902d0ae )

At the moment OGM doesn’t work with Envers because it doesn’t recognize the additional entities introduced by envers.

This is the exception thrown:

\ { code noformat }

Caused by: org.hibernate.HibernateException: OGM000059: Unable to find a GridType for org.hibernate.type.CustomType

\ { code noformat }

The cause of the exception (visible debugging) is this type: `

{noformat} org.hibernate.envers.internal.entities.RevisionTypeType ` {noformat}

Not sure if registering the entities is enough to make it work.

( https://hibernate.atlassian.net/browse/OGM-98#add-comment?atlOrigin=eyJpIjoiMzU2YzdjZDNlNWUwNDI5YzliMGM3Y2I3NWZkNWE5MWIiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/OGM-98#add-comment?atlOrigin=eyJpIjoiMzU2YzdjZDNlNWUwNDI5YzliMGM3Y2I3NWZkNWE5MWIiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100130- sha1:74b7c6b )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200625/54541009/attachment.html 


More information about the hibernate-issues mailing list