Uses of Class
com.sas.rio.MVAStatement
Packages that use MVAStatement
-
Uses of MVAStatement in com.sas.rio
Subclasses of MVAStatement in com.sas.rioModifier and TypeClassDescriptionclassNote: None of the methods in this class are supported because SAS software does not support stored procedures.classAn object that represents a precompiled SQL statement.Fields in com.sas.rio declared as MVAStatementConstructors in com.sas.rio with parameters of type MVAStatementModifierConstructorDescriptionMVAAnnotatedResultSet(MVAStatement stmt, String libref, String tableName, String[] password, String options, int bindKey, int resultSetConcurrency, String segmentLength)