public class SimpleJdbcMapper extends Object implements JdbcMapper
Constructor and Description |
---|
SimpleJdbcMapper(List<Column> schemaColumns) |
SimpleJdbcMapper(String tableName,
ConnectionProvider connectionProvider) |
public SimpleJdbcMapper(String tableName, ConnectionProvider connectionProvider)
public List<Column> getColumns(ITuple tuple)
getColumns
in interface JdbcMapper
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.