Author: echatellier Date: 2014-06-18 16:01:08 +0200 (Wed, 18 Jun 2014) New Revision: 220 Url: http://forge.codelutin.com/projects/faxtomail/repository/revisions/220 Log: Fix attachement mapping Modified: trunk/faxtomail-persistence/src/main/xmi/faxtomail.properties Modified: trunk/faxtomail-persistence/src/main/xmi/faxtomail.properties =================================================================== --- trunk/faxtomail-persistence/src/main/xmi/faxtomail.properties 2014-06-18 13:04:09 UTC (rev 219) +++ trunk/faxtomail-persistence/src/main/xmi/faxtomail.properties 2014-06-18 14:01:08 UTC (rev 220) @@ -24,6 +24,7 @@ model.tagValue.notGenerateToString=true model.tagValue.constantPrefix=PROPERTY_ model.tagValue.hibernateAttributeType.java.lang.String=text +model.tagValue.hibernateAttributeType.byte[]=binary model.tagValue.useEnumerationName=true model.tagValue.doNotGenerateBooleanGetMethods=true