The generated SQL statements that are being executed in batch mode, or empty if the query is unknown or if there was no SQL statement.
If a single Query is executed in non-batch mode, this will return an array of length 1, containing that Query
@see #query()
@see #routine()
@return The generated SQL statement(s). This is never null
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.