Module org.firebirdsql.jaybird
Package org.firebirdsql.jdbc.escape
@InternalApi
@NullMarked
package org.firebirdsql.jdbc.escape
Implementation of JDBC escapes for the Jaybird Firebird JDBC driver.
-
ClassDescriptionParser for escaped procedure call.Helper class for escaped functions.The class
FBEscapedParser
parses the SQL and converts escaped syntax to native form.This exception is thrown by FBEscapedParser when it cannot parse the escaped syntax.