[ http://jira.andromda.org/browse/HIB-94?page=history ]
     
Chad Brandon closed HIB-94:
---------------------------

     Resolution: Fixed
    Fix Version: 3.0 Final

This is fixed in CVS.  For some reason we had both a 
hibernateCustomTypesPackage and customTypesPackage, the clob and blob types are 
now using the correct customTypesPackage (I removed the references to the 
hibernateCustomTypesPackage), thanks for the pointing this out.

> Invalid mapping for Hibernate custom types is generated when specifying 
> hibernateCustomTypesPackage property
> ------------------------------------------------------------------------------------------------------------
>
>          Key: HIB-94
>          URL: http://jira.andromda.org/browse/HIB-94
>      Project: Hibernate Cartridge
>         Type: Bug
>     Versions: 3.0 Final
>     Reporter: Alex Radzivanovich
>     Assignee: Chad Brandon
>      Fix For: 3.0 Final

>
> Mapping for properties of Blob and Clob types is always generated using the 
> default package 'org.andromda.persistence.hibernate' ignoring value of 
> property 'hibernateCustomTypesPackage'.
> Example:
> Property 'hibernateCustomTypesPackage' is specified as 'com.my.company.demo'
> and the generated mapping is:
> <property name="data" 
> type="org.andromda.persistence.hibernate.HibernateByteBlobType">
>     <column name="DATA" not-null="true" unique="false" 
> sql-type="LONGVARBINARY"/>
> </property>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Andromda-devel mailing list
Andromda-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to