@Lob not taken into account when associated with @Type
------------------------------------------------------
Key: HBX-1050
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-1050
Project: Hibernate Tools
Issue Type: Bug
Components: datagen
Affects Versions: 3.2.1
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