[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
Wed Jul 15 04:41:29 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=eyJpIjoiZjY4MTFjYzk5MzBlNDUzMmFjNTZmYTIzNTI4YWVmMzYiLCJwIjoiaiJ9 ) / Task ( https://hibernate.atlassian.net/browse/HBX-2052?atlOrigin=eyJpIjoiZjY4MTFjYzk5MzBlNDUzMmFjNTZmYTIzNTI4YWVmMzYiLCJwIjoiaiJ9 ) HBX-2052 ( https://hibernate.atlassian.net/browse/HBX-2052?atlOrigin=eyJpIjoiZjY4MTFjYzk5MzBlNDUzMmFjNTZmYTIzNTI4YWVmMzYiLCJwIjoiaiJ9 ) Investigate the use of 'hibernate-type=SomeUserType' in hibernate-reverse-engineering document ( https://hibernate.atlassian.net/browse/HBX-2052?atlOrigin=eyJpIjoiZjY4MTFjYzk5MzBlNDUzMmFjNTZmYTIzNTI4YWVmMzYiLCJwIjoiaiJ9 )

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 particular test tests under consideration is are

* {{org.hibernate.tool.jdbc2cfg.OverrideBinder.TestCase.testTypes()}}
* {{org.hibernate.tool.ant.JDBCConfigWithRevEngXml.TestCase.testJDBCConfigWithRevEngXml()}}

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

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:6d4cc49 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200715/d9872e27/attachment.html 


More information about the hibernate-issues mailing list