Package io.kestra.plugin.jdbc.postgresql
Class PostgresCellConverter
- java.lang.Object
-
- io.kestra.plugin.jdbc.AbstractCellConverter
-
- io.kestra.plugin.jdbc.postgresql.PostgresCellConverter
-
public class PostgresCellConverter extends io.kestra.plugin.jdbc.AbstractCellConverter
-
-
Constructor Summary
Constructors Constructor Description PostgresCellConverter(java.time.ZoneId zoneId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectconvertCell(int columnIndex, java.sql.ResultSet rs, java.sql.Connection connection)
-