See: Description
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. |
Exception | Description |
---|---|
FBSQLParseException |
This exception is thrown by FBEscapedParser when it cannot parse the
escaped syntax.
|
Copyright © 2001-2024 Jaybird (Firebird JDBC) team. All rights reserved.