Tristan Lins (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *commented* on HHH-16253 (
https://hibernate.atlassian.net/browse/HHH-16253?atlOrigin=eyJpIjoiZDllNT...
)
Re: [Envers] Schema Validation Failure With Audited (N)Clob Column with Hibernate 6 on H2
(
https://hibernate.atlassian.net/browse/HHH-16253?atlOrigin=eyJpIjoiZDllNT...
)
From what I understand, the ModelBindler binds a BasicAttribute (
https://github.com/hibernate/hibernate-orm/blob/6.2.6/hibernate-core/src/...
) using the bindSimpleValueType(..) method (
https://github.com/hibernate/hibernate-orm/blob/6.2.6/hibernate-core/src/...
). The attributeSource.getTypeInformation() at this point misses the Lob information and
is degraded to a simple string type.
Looks like envers produce wrong attribute source type informations. I still need to do
some reverse engineering …
(
https://hibernate.atlassian.net/browse/HHH-16253#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16253#add-comment?atlOrigin=ey...
)
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....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100232- sha1:4329f54 )