Package com.sas.lsaf.query


package com.sas.lsaf.query
Contains common classes and interfaces to query information.
  • Class
    Description
    This class represents a method to specify the column information to query.
    The type of column to query.
    This class represents a search condition in which to query information based on the comparison of a column to a value.
    The method with which to evaluate data that is compared to a value.
    This class represents a compound expression in which to query information.
    The method by which to combine conditions for a query.
    An interface that indicates a condition to query information.
    This class represents all of the properties and attributes that can be set on a file during query file creation.
    The class that represents the sorting method of the queried information by a column.
    This class represents a simplified API to generate criteria to search for items.
    Thrown when an error is encountered while parsing the query.
    Thrown if query results exceeds the row limit.