A JDBC SQLXML
. For documentation of this class, see java.sql.SQLXML
.
Methods
Method | Return type | Brief description |
---|---|---|
free() | void | For documentation of this method, see java.sql.SQLXML#free() . |
getString() | String | For documentation of this method, see java.sql.SQLXML#getString() . |
setString(value) | void | For documentation of this method, see java.sql.SQLXML#setString(String) . |
Detailed documentation
free()
For documentation of this method, see java.sql.SQLXML#free()
.
setString(value)
For documentation of this method, see java.sql.SQLXML#setString(String)
.
Parameters
Name | Type | Description |
---|---|---|
value | String |