T - type of targets to be executedpublic final class ForceExecuteTemplate<T> extends Object
public void execute(Collection<T> targets, ForceExecuteCallback<T> callback) throws SQLException
targets - targets to be executedcallback - force execute callbackSQLException - throw SQL exception after all targets are executedCopyright © 2018. All rights reserved.