protected static class AbstractJdbcWriter.TableSqlInfo extends Object
Modifier | Constructor and Description |
---|---|
protected |
TableSqlInfo(Connection connection,
AbstractJdbcWriter.TableInfo tableInfo) |
Modifier and Type | Method and Description |
---|---|
protected int |
getBatchCount() |
protected PreparedStatement |
getPreparedStatement() |
protected void |
setBatchCount(int batchCount) |
protected TableSqlInfo(Connection connection, AbstractJdbcWriter.TableInfo tableInfo) throws SQLException
SQLException
protected PreparedStatement getPreparedStatement()
protected void setBatchCount(int batchCount)
protected int getBatchCount()
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.