Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a SQLXML object without any data.
Syntax
public java.sql.SQLXML createSQLXML()
Return Value
A SQLXML object.
Exceptions
Remarks
This createSQLXML method is specified by the createSQLXML method in the java.sql.Connection interface.