Class | Description |
---|---|
FBEscapedCallParser |
Parser for escaped procedure call.
|
FBEscapedFunctionHelper |
Helper class for escaped functions.
|
FBEscapedParser |
The class
FBEscapedParser parses the SQL and converts escaped
syntax to native form. |
Enum | Description |
---|---|
FBEscapedParser.EscapeParserMode |
Exception | Description |
---|---|
FBSQLParseException |
This exception is thrown by FBEscapedParser when it cannot parse the
escaped syntax.
|
Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.