I am doing some testing on Custom Type Handler, in my project, BLOB is mapped to a "String" type java bean property, it seems the Framework can not set the value properly. Does the java bean property has to be byte[]?
thanks
I am doing some testing on Custom Type Handler, in my project, BLOB is mapped to a "String" type java bean property, it seems the Framework can not set the value properly. Does the java bean property has to be byte[]?
thanks