public class Script extends Object
| Modifier and Type | Method and Description | 
|---|---|
| int[] | execute()Execute this script in a batch statement | 
| void | executeAsSeparateStatements()Execute this script as a set of separate statements | 
| List<String> | getStatements()Locate the Script and split it into statements. | 
Copyright © 2018. All rights reserved.