@FunctionalInterface public static interface AbstractJdbcRowConverter.JdbcSerializationConverter extends Serializable
RowData field to java object and fill into the PreparedStatement.| Modifier and Type | Method and Description |
|---|---|
void |
serialize(org.apache.flink.table.data.RowData rowData,
int index,
FieldNamedPreparedStatement statement) |
void serialize(org.apache.flink.table.data.RowData rowData,
int index,
FieldNamedPreparedStatement statement)
throws SQLException
SQLExceptionCopyright © 2022–2024 The Apache Software Foundation. All rights reserved.