Subject Re: [Firebird-Java] BLOB SUB_TYPE 1
Author Roman Rokytskyy
> At present no, but I think we can add this mapping - we are not
> consistent here: getBlob() works, but setBlob(Blob) doesn't. Please
> fill this as a bug or a feature request for JayBird.

I have added setBlob(Blob) method to BLOB SUB_TYPE 1 fields. Code is in HEAD
and will be backported to Branch_1_5 before next release.

Roman