public interface StatementSetOperation extends Operation
Operation that describes the statement set, e.g.
BEGIN STATEMENT SET; INSERT INTO xxxx; INSERT INTO xxxx; END;
asSummaryStringCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.