Descripción
Sintaxis
BigDecimal getBigDecimal(int parameterIndex) throws SQLException
@Deprecated(since="1.2") BigDecimal getBigDecimal(int parameterIndex, int scale) throws SQLException
BigDecimal getBigDecimal(String parameterName) throws SQLException
Parámetros
- String parameterName,
- int scale,
- 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.