public interface AQScriptResult
Modifier and Type | Method and Description |
---|---|
AQStatementResult[] |
getResults()
Returns an array of result sets from the execution a SQL script.
|
java.lang.String |
getTextResults()
Get a text representation of all the result set and messages from the execution
of the script.
|
AQStatementResult[] getResults()
java.lang.String getTextResults()
Copyright © 2017 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.