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 TypeMethodDescriptionbyteDrillResultSet.getByte(int columnIndex) bytedoubleDrillResultSet.getDouble(int columnIndex) doublefloatDrillResultSet.getFloat(int columnIndex) floatintDrillResultSet.getInt(int columnIndex) intlongDrillResultSet.getLong(int columnIndex) longshortDrillResultSet.getShort(int columnIndex) short