public class SqlserverJdbcRowConverter extends AbstractJdbcRowConverter
| 构造器和说明 |
|---|
SqlserverJdbcRowConverter() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
converterName() |
PreparedStatement |
toExternal(SeaTunnelRowType rowType,
SeaTunnelRow row,
PreparedStatement statement) |
toExternal, toInternalpublic String converterName()
converterName 在类中 AbstractJdbcRowConverterpublic PreparedStatement toExternal(SeaTunnelRowType rowType, SeaTunnelRow row, PreparedStatement statement) throws SQLException
SQLExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.