Run the given sequence of SQL statements in order.
Run the given sequence of SQL statements in order. No results are returned. A failure will cause any changes to be rolled back. An empty set of statements is ignored.
connection properties
sequence of SQL statements to execute
Create a VectorJDBC
, execute the statements specified by op
and close the JDBC
connections when finished