jaybird icon indicating copy to clipboard operation
jaybird copied to clipboard

Add support to handle user blob types (negative sub type) as UDTs [JDBC358]

Open firebird-automations opened this issue 11 years ago • 0 comments

Submitted by: @mrotteveel

The negative blob sub types in Firebird could be considered as UDTs (User Defined Types). Add support to read/write types implementing java.sql.SQLData (mapping to a specific subtype) reading and writing could probably be done as XDR.

TODO: More details

firebird-automations avatar Jul 04 '14 11:07 firebird-automations