[hibernate-issues] [JIRA] (HBX-2052) Investigate the use of 'hibernate-type=SomeUserType' in hibernate-reverse-engineering document

Koen Aers (JIRA) jira at hibernate.atlassian.net
Tue Jul 14 02:44:05 EDT 2020


Koen Aers ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A926ec7e6-0515-4337-a65b-32fd943f79ca ) *updated* an issue

Hibernate Tools ( https://hibernate.atlassian.net/browse/HBX?atlOrigin=eyJpIjoiZDhlNmI4ZjQ1MGM2NDg5MDlmZjkyMDY1ZGMxZjY5MWMiLCJwIjoiaiJ9 ) / Task ( https://hibernate.atlassian.net/browse/HBX-2052?atlOrigin=eyJpIjoiZDhlNmI4ZjQ1MGM2NDg5MDlmZjkyMDY1ZGMxZjY5MWMiLCJwIjoiaiJ9 ) HBX-2052 ( https://hibernate.atlassian.net/browse/HBX-2052?atlOrigin=eyJpIjoiZDhlNmI4ZjQ1MGM2NDg5MDlmZjkyMDY1ZGMxZjY5MWMiLCJwIjoiaiJ9 ) Investigate the use of 'hibernate-type=SomeUserType' in hibernate-reverse-engineering document ( https://hibernate.atlassian.net/browse/HBX-2052?atlOrigin=eyJpIjoiZDhlNmI4ZjQ1MGM2NDg5MDlmZjkyMDY1ZGMxZjY5MWMiLCJwIjoiaiJ9 )

Change By: Koen Aers ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A926ec7e6-0515-4337-a65b-32fd943f79ca )

Hibernate 6.0 does not seem to be happy with this particular piece of xml in the Hibernate reverse engineering xml file:

{code:xml}
<hibernate-reverse-engineering>
<type-mapping>
<sql-type jdbc-type="VARCHAR" length='20' hibernate-type="SomeUserType" />
</type-mapping>
...
</hibernate-reverse-engineering>
{code}

The relevant section occurs in particular test under consideration is {{ org.hibernate.tool.jdbc2cfg.OverrideBinder.TestCase. testTypes()}}

( https://hibernate.atlassian.net/browse/HBX-2052#add-comment?atlOrigin=eyJpIjoiZDhlNmI4ZjQ1MGM2NDg5MDlmZjkyMDY1ZGMxZjY5MWMiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HBX-2052#add-comment?atlOrigin=eyJpIjoiZDhlNmI4ZjQ1MGM2NDg5MDlmZjkyMDY1ZGMxZjY5MWMiLCJwIjoiaiJ9 )

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#100133- sha1:cb30471 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200714/1cd576bb/attachment.html 


More information about the hibernate-issues mailing list