Subject Re: [Firebird-Java] Re: JDBC Conformance Document
Author Blas Rodriguez Somoza
Hello

At 13/12/2002 18:37 +0000, you wrote:
>Could you fix following:
>
>Section 4. Compliance tests
>
>- remove "Don't exist in FB" for BINARY (as we agreed BLOB SUB_TYPE 0
>is Types.BINARY)

I think we agreed BLOB SUB_TYPE 0 is LONGVARBINARY not BINARY.

In fact DatabaseMetaData.getTypeInfo reports since some months ago LONGVARBINARY for BLOB SUB_TYPE 0.

I think the implementation is exactly the same.

>- change "Don't exist in FB" to "Not yet supported" for ARRAY. Arrays
>are implemented in FB for a long time, but we not have correct Java
>mapping for it.

OK

>Section 6 (end of it)
>
>"Interclient uses a protocol in which the character values are
>received trimmed, JayBird doesn't." -
>
>Are you 100% sure in this (have you checked)? I remember there was a
>discussion about this issue, and we agreed to keep space padding code
>on the client, because it might happen that server will send a
>trimmed string.

I'll review it again.

Best Regards
Blas Rodriguez Somoza