jaybird icon indicating copy to clipboard operation
jaybird copied to clipboard

getClientInfo returning Properties object never returns anything [JDBC365]

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

Submitted by: @mrotteveel

The method public Properties getClientInfo() in FBConnection never returns anything, because it uses a set of keynames (clientInfoPropNames) that is never populated.

firebird-automations avatar Oct 22 '14 17:10 firebird-automations

Modified by: @mrotteveel

summary: getClientInfo returning Propertie object never returns anything => getClientInfo returning Properties object never returns anything

firebird-automations avatar Oct 22 '14 17:10 firebird-automations