Package io.trino.plugin.jdbc
Interface ReadFunction
- All Known Subinterfaces:
BooleanReadFunction,DoubleReadFunction,LongReadFunction,ObjectReadFunction,SliceReadFunction
public interface ReadFunction
-
Method Summary
-
Method Details
-
getJavaType
Class<?> getJavaType() -
isNull
- Throws:
SQLException
-