A B C D E F G H I J K L M N O P Q R S T U V W X

O

o - Variable in class isql.ISQLSelectParser.orderByExpression_return
 
OrderBy - Class in isql
Applies the order by clause to a set of columns/values
OrderBy(ILogger) - Constructor for class isql.OrderBy
Constructor
orderByClause() - Method in class isql.ISQLSelectParser
 
orderByExpression() - Method in class isql.ISQLSelectParser
 
OrderByKey - Class in isql.orderby
It contains the values of the columns included in the ORDER BY clause for a certain row of the result set.
OrderByKey(Object[], OrderByKeyBehaviour) - Constructor for class isql.orderby.OrderByKey
 
OrderByKeyBehaviour - Class in isql.orderby
Defines how the result set values have to be ordered depending by the columns of the ORDER BY clause
OrderByKeyBehaviour(boolean[]) - Constructor for class isql.orderby.OrderByKeyBehaviour
 
OrderByTest - Class in isql
 
OrderByTest() - Constructor for class isql.OrderByTest
 
OrPredicate - Class in isql.predicate
It is builds a view resulting from the "OR" of two predicates in the WHERE clause
OrPredicate(List<IPredicate>, ColumnValues) - Constructor for class isql.predicate.OrPredicate
 

A B C D E F G H I J K L M N O P Q R S T U V W X