Lob and Type annotations: Lob not taken into account
----------------------------------------------------
Key: HHH-3173
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3173
Project: Hibernate3
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira