@FunctionalInterface public static interface AbstractJdbcRowConverter.JdbcSerializationConverter extends Serializable
RowData field to java object and fill into the PreparedStatement.| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2014–2023 The Apache Software Foundation. All rights reserved.