public class SQLComposer.SQLComposerInfo
extends java.lang.Object
Constructor and Description |
---|
SQLComposerInfo(java.lang.String astrSQL,
java.util.List alResultSetInfo)
The constructor of this clas
|
Modifier and Type | Method and Description |
---|---|
java.util.List |
getResultSetInfo()
Gets the ResultSetInfo objects
|
java.lang.String |
getSQLString()
Gets the a string object represents the sql statement
|