public interface ColumnValueReader
extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
Object readValue(ResultSet resultSet, ResultSetMetaData resultSetMetaData, int columnIndex) throws SQLException
resultSet - result setresultSetMetaData - result set meta datacolumnIndex - column indexSQLException - from databaseCopyright © 2022 The Apache Software Foundation. All rights reserved.