-
Exceptions Exceptions Description org.firebirdsql.jdbc.FBMissingParameterException Unused, will be removed in Jaybird 5
-
Constructors Constructor Description org.firebirdsql.gds.impl.argument.StringArgument(int, ArgumentType, String) org.firebirdsql.jdbc.FBSQLException(String, SQLException) In all most all cases useFBSQLException(String, String)
in combination withSQLException.setNextException(SQLException)
.