Uses of Interface
net.anwiba.commons.jdbc.IBatchTransfer
Packages that use IBatchTransfer
-
Uses of IBatchTransfer in net.anwiba.commons.jdbc
Classes in net.anwiba.commons.jdbc that implement IBatchTransferMethods in net.anwiba.commons.jdbc that return IBatchTransferModifier and TypeMethodDescriptionstatic IBatchTransferDatabaseUtilities.batchTransfer(Connection connection, String tableName, String[] identifierNames, String[] valueNames) static IBatchTransferDatabaseUtilities.batchTransfer(Connection connection, String selectExistsStatement, String insertStatement, String updateStatement)