Uses of Package
com.sas.iquery.execution2

Packages that use com.sas.iquery.execution2
com.sas.iquery.dataretrieval Provides entry points that are used to retrieve result data by executing queries (data selections). 
com.sas.iquery.dataservices Provides utility classes and methods that are used to read information maps and retrieve filter values. 
com.sas.iquery.execution2 Provides interfaces and exceptions that are related to SAS Query Services query execution. 
com.sas.iquery.util Utility classes that SAS Query Services makes available for use with its models. 
 

Classes in com.sas.iquery.execution2 used by com.sas.iquery.dataretrieval
ExecutionException
          Specifies an exception that is thrown on errors during query execution.
ResultSetInterface
          The ResultSetInterface provides for a common abstraction of relational two dimensional result sets and N-dimensional OLAP result sets.
 

Classes in com.sas.iquery.execution2 used by com.sas.iquery.dataservices
ResultSetInterface
          The ResultSetInterface provides for a common abstraction of relational two dimensional result sets and N-dimensional OLAP result sets.
 

Classes in com.sas.iquery.execution2 used by com.sas.iquery.execution2
AbstractIQResultSetMetaData
          Abstract implementation of IQResultSetMetadata interface.
DrillPath
          The drill path represents the user's current drill into a result set.
ExecutionException
          Specifies an exception that is thrown on errors during query execution.
IQAppliedFilter
          The applied filter represents the selection on an applied filter.
IQResultSetMetaData
          IQResultSetMetadata provides a mechanism for returning additional, model-derived, metadata about an underlying result set.
 

Classes in com.sas.iquery.execution2 used by com.sas.iquery.util
ExecutionException
          Specifies an exception that is thrown on errors during query execution.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.