Depends on what database you are using and how their driver supports it. Please provide more information.
Brandon On 5/4/05, Ming Xue <[EMAIL PROTECTED]> wrote: > 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 >