Uses of Class
org.apache.drill.jdbc.SQLConversionOverflowException
Packages that use SQLConversionOverflowException
-
Uses of SQLConversionOverflowException in org.apache.drill.jdbc
Methods in org.apache.drill.jdbc that throw SQLConversionOverflowExceptionModifier and TypeMethodDescriptionbyte
DrillResultSet.getByte
(int columnIndex) byte
double
DrillResultSet.getDouble
(int columnIndex) double
float
DrillResultSet.getFloat
(int columnIndex) float
int
DrillResultSet.getInt
(int columnIndex) int
long
DrillResultSet.getLong
(int columnIndex) long
short
DrillResultSet.getShort
(int columnIndex) short