[ 
http://issues.apache.org/jira/browse/DERBY-1443?page=comments#action_12422381 ] 
            
Steve Taylor commented on DERBY-1443:
-------------------------------------

Hi,
thanks for looking into it.  It's not really causing me any problems - I was 
just curious as to why I couldn't get JBoss Messaging working with Derby and 
that appeared to be why.  I noticed that the configs for the other DBs use 
VARBINARY but there is no similar alternative in Derby that is compatible with 
byte[] so that could be the real reason.



> DataTypeDescriptor.isBinaryType() return false for Types.BLOB
> -------------------------------------------------------------
>
>                 Key: DERBY-1443
>                 URL: http://issues.apache.org/jira/browse/DERBY-1443
>             Project: Derby
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 10.1.2.1, 10.1.2.2, 10.1.2.3, 10.1.2.4, 10.1.2.5
>            Reporter: Steve Taylor
>            Priority: Minor
>         Attachments: derby-ds.xml, derby-persistence-service.xml, javadoc.diff
>
>
> DataTypeDescriptor.isBinaryType() return false for Types.BLOB.
> Surely BLOB is a binary type and so method should return true?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to