Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
为 SQL 语句中由 name 参数定义的主机变量设置字符串值。
void PreparedStatement.set( String name, String value ) throws ULjException
name 表示主机变量名称的字符串。
value 要设置的值。