[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-1003) hbm2java doesn't handle immutable types like imm_date

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Wed Oct 24 09:31:39 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28533 ] 

Max Rydahl Andersen commented on HBX-1003:
------------------------------------------

eh what ?! imm_date is not a builtin hibernate type. 

you need a typedef + having the type on the classpath for hbm2java to handle that.

> hbm2java doesn't handle immutable types like imm_date
> -----------------------------------------------------
>
>                 Key: HBX-1003
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-1003
>             Project: Hibernate Tools
>          Issue Type: Bug
>          Components: hbm2java
>    Affects Versions: 3.2.beta11
>         Environment: Hibernate 3.2.5
>            Reporter: Xavier Poinsard
>
> With a mapping defining imm_date as hibernate type, the generated class contains imm_date as java type.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list