getSQLXML Method (SQLServerCallableStatement)
Retrieves the value of the designated parameter as a java.sql.SQLXML object.
Overload List
Name | Description |
---|---|
Retrieves the value of the designated parameter as a SQLXML object given the parameter index. |
|
Retrieves the value of the designated parameter as a SQLXML object given the parameter name. |
See Also
Reference
SQLServerCallableStatement Class
Concepts
SQLServerCallableStatement Methods
SQLServerCallableStatement Members