[ http://issues.apache.org/jira/browse/DERBY-1443?page=comments#action_12421962 ] Daniel John Debrunner commented on DERBY-1443: ----------------------------------------------
Thanks Steve for the feedback, what are the external synptoms? Do you have a reproducble case against derby that demostrates this bug? > 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 > > 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
