You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: