Package io.kestra.plugin.jdbc.pinot
Class PinotCellConverter
java.lang.Object
io.kestra.plugin.jdbc.AbstractCellConverter
io.kestra.plugin.jdbc.pinot.PinotCellConverter
public class PinotCellConverter
extends io.kestra.plugin.jdbc.AbstractCellConverter
-
Field Summary
Fields inherited from class io.kestra.plugin.jdbc.AbstractCellConverter
zoneId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertCell(int columnIndex, ResultSet rs, Connection connection) Methods inherited from class io.kestra.plugin.jdbc.AbstractCellConverter
addPreparedStatementException, addPreparedStatementValue, convert, parseDuration, parseStringToTimestamp
-
Constructor Details
-
PinotCellConverter
-
-
Method Details
-
convertCell
- Specified by:
convertCellin classio.kestra.plugin.jdbc.AbstractCellConverter- Throws:
SQLException
-