public class MySQLRowConverter extends AbstractJdbcRowConverter
fieldTypes, rowType, toExternalConverters, toInternalConverters
Constructor and Description |
---|
MySQLRowConverter(RowType rowType) |
Modifier and Type | Method and Description |
---|---|
String |
converterName() |
createExternalConverter, createInternalConverter, createNullableExternalConverter, createNullableInternalConverter, toExternal, toInternal, wrapIntoNullableExternalConverter, wrapIntoNullableInternalConverter
public MySQLRowConverter(RowType rowType)
public String converterName()
converterName
in class AbstractJdbcRowConverter
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.