public class FBSQLParseException
extends java.sql.SQLSyntaxErrorException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SQL_STATE_INVALID_ESCAPE_SEQ
Deprecated.
Use
SQLStateConstants.SQL_STATE_INVALID_ESCAPE_SEQ ; will be removed in Jaybird 5. |
Constructor and Description |
---|
FBSQLParseException(java.lang.String msg) |
getErrorCode, getNextException, getSQLState, iterator, setNextException
@Deprecated public static final java.lang.String SQL_STATE_INVALID_ESCAPE_SEQ
SQLStateConstants.SQL_STATE_INVALID_ESCAPE_SEQ
; will be removed in Jaybird 5.Copyright © 2001-2023 Jaybird (Firebird JDBC/JCA) team. All rights reserved.