klyn.databases.sql.Statement.executeBatch
method
public executeBatch() as ArrayList<Long> throws SQLException
Description
Executes the queued batch.
import klyn.databases.sql

counts = statement.executeBatch()