Descripción
Sintaxis
public void setSQLXML(int parameterIndex, SQLXML xmlObject) throws SQLException
public void setSQLXML(String parameterName, SQLXML xmlObject) throws SQLException
Parámetros
- SQLXML xmlObject,
- String parameterName,
- int parameterIndex,
Excepciones
SQLException, SQLFeatureNotSupportedException
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.