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
Review class hierarchy of FBStatement, FBPreparedStatement and FBCallableStatement to see if it is sensible that FBPreparedStatement extends FBStatement and that FBCallableStatement extends FBPreparedStatement. If necessary refactor.
The text was updated successfully, but these errors were encountered:
Submitted by: @mrotteveel
Jira_subtask_inward JDBC288
Relate to JDBC297
Review class hierarchy of FBStatement, FBPreparedStatement and FBCallableStatement to see if it is sensible that FBPreparedStatement extends FBStatement and that FBCallableStatement extends FBPreparedStatement. If necessary refactor.
The text was updated successfully, but these errors were encountered: