Descripción
Sintaxis
public void setTime(int parameterIndex, Time x) throws SQLException
public void setTime(int parameterIndex, Time x, Calendar cal) throws SQLException
public void setTime(String parameterName, Time x) throws SQLException
public void setTime(String parameterName, Time x, Calendar cal) throws SQLException
Parámetros
- Calendar cal,
- Time x,
- 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.