[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-3176) Lob and Type annotations: Lob not taken into account

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


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

Max Rydahl Andersen updated HHH-3176:
-------------------------------------

    Component/s: core

it is schemaexport and the dialect that controls this - thus  i moved it from hbx to hhh

> Lob and Type annotations: Lob not taken into account
> ----------------------------------------------------
>
>                 Key: HHH-3176
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3176
>             Project: Hibernate3
>          Issue Type: Improvement
>          Components: core
>         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