jaybird
jaybird copied to clipboard
Cleanup escape parsing to prevent multiple passes [JDBC424]
Submitted by: @mrotteveel
Is related to JDBC292
Cleanup of statement parsing. Especially with FBCallableStatement and FBEscapedCallParser as it currently does additional (repeated) parsing of the query text which is no longer necessary.
Followup of JDBC292
Modified by: @mrotteveel
description: Cleanup of statement parsing. Especially with FBCallableStatement and FBEscapedCallParser as it currently does additional (repeated) parsing of the query text which is no longer necessary. => Cleanup of statement parsing. Especially with FBCallableStatement and FBEscapedCallParser as it currently does additional (repeated) parsing of the query text which is no longer necessary.
Followup of JDBC292
Modified by: @mrotteveel
Fix Version: Jaybird 3.1 [ 10441 ]
Modified by: @mrotteveel
Fix Version: Jaybird 5 [ 10871 ]
Fix Version: Jaybird 4 [ 10441 ] =>