Descripción
Sintaxis
int setBytes(long pos, byte[] bytes) throws SQLException
int setBytes(long pos, byte[] bytes, int offset, int len) throws SQLException
Parámetros
- int len,
- long pos,
- byte[] bytes,
- int offset,
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.