[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:54:38 EDT 2007


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

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

sorry - I just never realized we had imm_date; noone never really used them ;)

I will still need  a testcase to show me how you make it fail since there is no technical difference between imm_date and date when it comes to hbm2java (unless you are using a version of hibernate that does not have imm_date builtin)

> 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