public class CleanupOpsAccumulator
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
CleanupOpsAccumulator.SQLCallable<T> |
Constructor and Description |
---|
CleanupOpsAccumulator() |
Modifier and Type | Method and Description |
---|---|
void |
accept(CleanupOpsAccumulator.SQLCallable<java.lang.Void> op) |
void |
executeAll() |
public void accept(CleanupOpsAccumulator.SQLCallable<java.lang.Void> op)
public void executeAll() throws java.sql.SQLException
java.sql.SQLException
Copyright © 2022. All Rights Reserved.