I have to increase the size of a email body column in hbm file. This Column shows warning
Data too long for column 'EMAILBODYCONTENT'
I have to increase the size of a email body column in hbm file. This Column shows warning
Data too long for column 'EMAILBODYCONTENT'
what i did is, i increased the 'length' of that column in hbm.xml file. Now it accepts.