Constructor and Description |
---|
org.firebirdsql.jdbc.FBSQLException(String, SQLException)
In all most all cases use
FBSQLException.FBSQLException(String, String) in combination with
SQLException.setNextException(SQLException) . |
org.firebirdsql.gds.impl.argument.StringArgument(int, ArgumentType, String) |
Copyright © 2001-2019 Jaybird (Firebird JDBC/JCA) team. All rights reserved.