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

O

ObjectIndex - Class in org.josql.incubator
This is an experimental class aimed at producing an index across a collection of homogeneous objects.
ObjectIndex(Class) - Constructor for class org.josql.incubator.ObjectIndex
 
occurrence(List) - Method in class org.josql.functions.GroupingFunctions
A function that will take each item from the passed in List and determine a "count" for each item, i.e.
occurrence(List, Expression) - Method in class org.josql.functions.GroupingFunctions
A function that will take each item from the passed in List and determine a "count" for each item, i.e.
occurrence(List, Expression, Expression) - Method in class org.josql.functions.GroupingFunctions
This is the same as GroupingFunctions.occurrence(List,Expression) except that the second expression should evaluate to a number that will be used to limit the results, the occurrence count must be greater than or equal to the value from the expression.
ORDER_BY_ASC - Static variable in class org.josql.Query
 
ORDER_BY_DESC - Static variable in class org.josql.Query
 
OrderBy - Class in org.josql.internal
 
OrderBy() - Constructor for class org.josql.internal.OrderBy
 
OrderBy() - Method in class org.josql.parser.JoSQLParser
 
OrderBys() - Method in class org.josql.parser.JoSQLParser
 
OrExpression() - Method in class org.josql.parser.JoSQLParser
 
org.josql - package org.josql
 
org.josql.contrib - package org.josql.contrib
 
org.josql.events - package org.josql.events
 
org.josql.expressions - package org.josql.expressions
 
org.josql.filters - package org.josql.filters
 
org.josql.functions - package org.josql.functions
 
org.josql.functions.regexp - package org.josql.functions.regexp
 
org.josql.incubator - package org.josql.incubator
 
org.josql.internal - package org.josql.internal
 
org.josql.parser - package org.josql.parser
 
org.josql.utils - package org.josql.utils
 
ORO_INST - Static variable in class org.josql.functions.regexp.RegExpFactory
The instance name to use for the ORO Apache regular expression library.
OroApacheRegExpWrapper - Class in org.josql.functions.regexp
The wrapper implementation for the Apache ORO implementation of regular expression matching.
OroApacheRegExpWrapper() - Constructor for class org.josql.functions.regexp.OroApacheRegExpWrapper
 

A B C D E F G H I J K L M N O P Q R S T U V W Y
  Copyright © 2008 Gary Bentley. All Rights Reserved.