Package wt.query


package wt.query
  • Class
    Description
    This class represents the table associated with a target class.


    Supported API: true

    Extendable: false
    This class represents an array of constants in a SQL IN clause.
    This class specifies start and end points of a range.
    This class provides a standard implementation for establishing a paging session.
    This class represents a class attribute which can be used in a SQL statement.
    This class represents a class specification of a table which can be used in a SQL FROM clause.
    This class represents a class specification of a table which can be used in a SQL FROM clause.
    This interface defines an arbitrary expression that can be used to specify a "column" in a SQL SELECT, ORDER BY, GROUP BY or WHERE clause.
    This class implments a list of ColumnExpressions.
    The class represent the subselect that can be used in the value ColumnExpression for UpdateBatchSpec.
    This class is a query statement specification that consists of multiple QuerySpecs that are executed as a single queru.
    This class represents a number of WHERE expressions connected using a logical operator (i.e.
    This class provides the functionality to build a compound query statement.
    This class represents a constant in a SQL statement.
    Utility class for processing the database search part of the integrated search.
    This class represents a date constant in a SQL statement.
    This class represents an EXISTS expression in a WHERE clause.
    This class represents a table which can be used in a SQL FROM clause.
    This class represents a fixed length string constant in a SQL statement.
    This class represents a FROM SQL clause.
    Provides a search API for the client to use to get paged, sorted, and integrated database and content searches.
    This class represents an expression that evaluates to a SQL keyword that can be used in a SQL statement.
    This enumerated type class represents datastore keywords.
    This class represents a Logical Operator.
    This class implements a specification for a navigate query.
    This class represents a negation of an expression in a WHERE clause.
    This class represents an OrderBy clause.
    This interface defines an expression that can be used in a SQL ORDER BY clause.
    This abstract class provides common APIs and functionality for queries that support paging.
    This interface specifies the abstractions necessary to establish a persistent paging session.
    This class can be used to fetch pages from an established paging session.
    A collation key factory for Identified objects.
    Exception generated when a building a query using objects in wt.query package.


    Supported API: true This interface allows developer to create datastore specific hint and pass it on to QuerySpec.
    This factory class allows to create specific QueryHint object with necessary information.
    This class represents a Query in terms of Windchill objects.
    This class represents a range in a SQL WHERE clause.
    This interface defines an expression that can be used as an operand in a relational expression in a SQL WHERE clause.
    This class represents a search condition on a query.
    This class represents a Set Operator.
    This class represents a SQL function within a SQL statement.
    This class represents a subselect which can be used in a SQL statement.
    This class represents a table column which can be used in a SQL statement.
    This interface defines an expression that can be used to specify a "table" in a SQL FROM clause.
    This interface represents an expression that can be used in a SQL WHERE clause.