[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6463) hbm2ddl and Oracle DB: Found: number, expected: boolean

Scott Marlow (JIRA) noreply at atlassian.com
Wed Jul 20 12:59:16 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43001#comment-43001 ] 

Scott Marlow commented on HHH-6463:
-----------------------------------

issue https://issues.jboss.org/browse/AS7-1354 was reported against HHH-6463.  I don't see why this issue is a blocker myself.  I think that the hbm2ddl tool is meant for writing unit tests, not for creating your application database.  I'm not arguing but just pointing out some additional facts about expectations for hbm2ddl.

Also, I thought that hbm2ddl is part of Hibernate tools, not core.  

> hbm2ddl and Oracle DB: Found: number, expected: boolean
> -------------------------------------------------------
>
>                 Key: HHH-6463
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6463
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.0.0.Beta1
>            Reporter: Thomas
>
> As described in this forum topic:
> https://forum.hibernate.org/viewtopic.php?f=1&t=1011905&start=0
> Since version 4 Hibernate (hbm2ddl) cannot map a boolean field in a JPA entity to a column with type number(1,0) in Oracle DB.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list