Most databases and jdbc drivers don't handle this type correctly.
If you want to store objects directly into the db use the 
ObjectToByteArrFieldConversion that serializes Java objects in to 
VARCHAR compatible byte arrays.

cheers,
Thomas

Frederik Decouttere wrote:
> Hi,
> org.apache.ojb.broker.metadata.FieldDescriptor currently doesnt include 
> support for java.sql.Types.JAVA_OBJECT in getJdbcType()
> at first (and from the online documentation) I thought it was supported
> Is there any reason why it wasnt included ?
> regards
> Frederik
> -- 
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 
> 
> 




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to