jaybird icon indicating copy to clipboard operation
jaybird copied to clipboard

Support for Types.ARRAY [JDBC109]

Open firebird-automations opened this issue 17 years ago • 7 comments

Submitted by: Fidel Viegas (araujofh)

Votes: 1

I was playing around with the employee.fdb database and I noticed that jaybird does not yet support Types.ARRAY type. Since I did not find anything related to this on the list, I was wondering if there are any plans on adding support for this. If yes, which version will support this?

It would be nice to have this feature implemented as Arrays are useful sometimes.

Thanks in advance,

Fidel.

firebird-automations avatar Feb 06 '08 19:02 firebird-automations

Commented by: @mrotteveel

Tentatively scheduled for Jaybird 2.3, depending on complexity this might be postponed to Jaybird 3.0 though.

firebird-automations avatar Sep 30 '12 17:09 firebird-automations

Modified by: @mrotteveel

Fix Version: Jaybird 2.3 [ 10440 ]

firebird-automations avatar Sep 30 '12 17:09 firebird-automations

Modified by: @mrotteveel

Fix Version: Jaybird 3.1 [ 10441 ]

Fix Version: Jaybird 3.0 [ 10440 ] =>

firebird-automations avatar Aug 29 '15 15:08 firebird-automations

Modified by: @mrotteveel

assignee: Roman Rokytskyy [ rrokytskyy ] => Mark Rotteveel [ avalanche1979 ]

firebird-automations avatar Sep 07 '17 11:09 firebird-automations

Commented by: @mrotteveel

Removed this from Jaybird 4 planning.

Firebird arrays are not well documented and the API calls necessary to handle them are very opaque. On top of that, the JDBC api for arrays is also tricky. I'm happy to accept pull requests for this, but I will not be tackling this myself (at least not for the foreseeable future).

firebird-automations avatar Sep 23 '17 15:09 firebird-automations

Modified by: @mrotteveel

Fix Version: Jaybird 4 [ 10441 ] =>

firebird-automations avatar Sep 23 '17 15:09 firebird-automations

Commented by: @mrotteveel

As deprecation and removal of array types has been suggested in firebird-devel, it is unlikely this will ever be implemented.

firebird-automations avatar Apr 22 '20 15:04 firebird-automations