jaybird icon indicating copy to clipboard operation
jaybird copied to clipboard

Refactor type info lookup and conversion between Firebird and JDBC type information [JDBC324]

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

Submitted by: @mrotteveel

Decisions on type information happens in to many places (eg in FBDatabaseMetaData, FBResultSetMetaData, FBParameterMetaData, FBField). This should be factored out to a single repository of information for types.

firebird-automations avatar Aug 10 '13 17:08 firebird-automations