| Exceptions and Description | 
|---|
| org.firebirdsql.jdbc.FBMissingParameterException Unused, will be removed in Jaybird 5 | 
| Constructor and Description | 
|---|
| org.firebirdsql.jdbc.FBSQLException(String, SQLException) In all most all cases use
              FBSQLException(String, String)in combination withSQLException.setNextException(SQLException). | 
| org.firebirdsql.gds.impl.argument.StringArgument(int, ArgumentType, String) | 
Copyright © 2001-2022 Jaybird (Firebird JDBC/JCA) team. All rights reserved.