[hibernate-issues] [Hibernate-JIRA] Closed: (HBX-1052) Lob and Type annotations: Lob not taken into account

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Thu Mar 13 10:28:33 EDT 2008


     [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen closed HBX-1052.
------------------------------------

    Resolution: Duplicate

> Lob and Type annotations: Lob not taken into account
> ----------------------------------------------------
>
>                 Key: HBX-1052
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-1052
>             Project: Hibernate Tools
>          Issue Type: Bug
>         Environment: PostgreSQL, Hibernate 3.2.6
>            Reporter: Pascal P. Pochet
>
> @Lob
> @Type(type="MyUserType") 
> MyUserTypeClass aFieldName ;
> generates VARCHAR(255) SQL Type instead of the expected TEXT (PostgreSQL backend)
> (@Lob with a String attribute correctly generates a TEXT in the same project...)

-- 
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