[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
Thu Jul 9 06:35:23 EDT 2020


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

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

Issue Type: Task Assignee: Koen Aers ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A926ec7e6-0515-4337-a65b-32fd943f79ca ) Created: 09/Jul/2020 03:35 AM Fix Versions: 6.0.0.Alpha1 Priority: Major Reporter: 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:

<hibernate-reverse-engineering>
  <type-mapping>
     <sql-type jdbc-type= "VARCHAR" length= '20' hibernate-type= "SomeUserType" />
  </type-mapping>
...
</hibernate-reverse-engineering>

The relevant section occurs in org.hibernate.tool.jdbc2cfg.OverrideBinder.TestCase.

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

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:bf400b0 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200709/4f57def4/attachment.html 


More information about the hibernate-issues mailing list