Descripción
Sintaxis
Date getDate(int parameterIndex) throws SQLException
Date getDate(int parameterIndex, Calendar cal) throws SQLException
Date getDate(String parameterName) throws SQLException
Date getDate(String parameterName, Calendar cal) throws SQLException
Parámetros
- Calendar cal,
- 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.