Package io.kestra.plugin.jdbc.mysql
Class MysqlCellConverter
java.lang.Object
io.kestra.plugin.jdbc.AbstractCellConverter
io.kestra.plugin.jdbc.mysql.MysqlCellConverter
public class MysqlCellConverter
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
-
Constructor Details
-
MysqlCellConverter
-
-
Method Details
-
convertCell
- Specified by:
convertCellin classio.kestra.plugin.jdbc.AbstractCellConverter- Throws:
SQLException
-