Descripción
Sintaxis
void writeXml(OutputStream oStream) throws SQLException, IOException
void writeXml(Writer writer) throws SQLException
void writeXml(ResultSet rs, OutputStream oStream) throws SQLException, IOException
void writeXml(ResultSet rs, Writer writer) throws SQLException
Parámetros
- ResultSet rs,
- Writer writer,
- OutputStream oStream,
Excepciones
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.