public static void
copyData(boolean doDropBeforeCopy, Connection
aSourceConnection, String aSourceTableName, Connection aTargetConnection,
String aTargetTableName) throws SQLException;
- doDropBeforeCopy
- aSourceConnection
- aSourceTableName
- aTargetConnection
- aTargetTableName