Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Sets the designated parameter to the specified SQLXML object.
Syntax
public final void setSQLXML(java.lang.String parameterName,
java.sql.SQLXML xmlObject)
Parameters
parameterName
An String that indicates the parameter name.
xmlObject
A SQLXML object that contains the parameter value.
Exceptions
Remarks
This setSQLXML method is specified by the setSQLXML method in the java.sql.CallableStatement interface.