public interface SameDbTableCopier
int
copy(java.sql.Connection connection, Table sourceTable, Table targetTable, int batchSize)
int copy(java.sql.Connection connection, Table sourceTable, Table targetTable, int batchSize) throws java.sql.SQLException
connection
sourceTable
targetTable
batchSize
java.sql.SQLException
Copyright © 2025. All rights reserved.