- ifThen(Expression, Expression) - Method in class org.josql.functions.MiscellaneousFunctions
-
- ifThenElse(Expression, Expression, Expression) - Method in class org.josql.functions.MiscellaneousFunctions
-
- ignoreCase - Variable in class org.josql.expressions.EqualsExpression
-
- image - Variable in class org.josql.parser.Token
-
The string image of the token.
- inBuf - Variable in class org.josql.parser.JavaCharStream
-
- inBuf - Variable in class org.josql.parser.SimpleCharStream
-
- indexOf(Comparable) - Method in class org.josql.contrib.JoSQLFreeChartXYDataset
-
- InExpression - Class in org.josql.expressions
-
This class represents in [ NOT ] IN [ LIKE ] [ ALL ] expression.
- InExpression() - Constructor for class org.josql.expressions.InExpression
-
- InExpression() - Method in class org.josql.parser.JoSQLParser
-
- init(Query) - Method in class org.josql.expressions.Accessor
-
- init(Query) - Method in class org.josql.expressions.AliasedExpression
-
Init this expression.
- init(Query) - Method in class org.josql.expressions.ArithmeticExpression
-
- init(Query) - Method in class org.josql.expressions.BetweenExpression
-
Inits the expression.
- init(Query) - Method in class org.josql.expressions.BinaryExpression
-
Init the expression.
- init(Query) - Method in class org.josql.expressions.BindVariable
-
Initialises this bind variable.
- init(Query) - Method in class org.josql.expressions.BooleanExpression
-
Init this expression.
- init(Query) - Method in class org.josql.expressions.ConstantExpression
-
Inits the expression, in reality does nothing here, can't init a constant!
- init(Query) - Method in class org.josql.expressions.Expression
-
Perform the necessary initialisation for this expression.
- init(Query) - Method in class org.josql.expressions.ExpressionList
-
Initialises this expression list, each expression in the list is inited.
- init(Query) - Method in class org.josql.expressions.Function
-
This is a complex method that will initialise the function.
- init(Query) - Method in class org.josql.expressions.InExpression
-
Initialise the IN expression.
- init(Query) - Method in class org.josql.expressions.LikeExpression
-
Init the expression, we over-ride here so that if the RHS is fixed we can
init the pattern that will be used to match the expression.
- init(Query) - Method in class org.josql.expressions.NewObjectExpression
-
- init(Query) - Method in class org.josql.expressions.SaveValue
-
- init(Query) - Method in class org.josql.expressions.SelectItemExpression
-
- init(Query) - Method in class org.josql.expressions.SubQueryExpression
-
- init(Query) - Method in class org.josql.functions.regexp.ApacheRegExpWrapper
-
- init(Query) - Method in class org.josql.functions.regexp.GNURegExpWrapper
-
- init(Query) - Method in class org.josql.functions.regexp.OroApacheRegExpWrapper
-
- init(Query) - Method in interface org.josql.functions.regexp.RegExp
-
- init(Query) - Method in class org.josql.functions.regexp.StandardJavaRegExpWrapper
-
- init(Query) - Method in class org.josql.internal.Limit
-
- init() - Method in class org.josql.Query
-
- initOrderByComparator() - Method in class org.josql.Query
-
Will cause the order by comparator used to order the results
to be initialized.
- input_stream - Variable in class org.josql.parser.JoSQLParserTokenManager
-
- inputStream - Variable in class org.josql.parser.JavaCharStream
-
- inputStream - Variable in class org.josql.parser.SimpleCharStream
-
- instanceOf(Expression, Expression) - Method in class org.josql.functions.MiscellaneousFunctions
-
Evaluates the type expression to produce a object whose type
should be compared against the class gained from evaluation of the
clazz expression.
- INT_BIND_VAR_PREFIX - Static variable in class org.josql.Query
-
- isAddItemsFromCollectionOrMap() - Method in class org.josql.expressions.SelectItemExpression
-
- isAll() - Method in class org.josql.expressions.InExpression
-
- isAnd() - Method in class org.josql.expressions.AndOrExpression
-
- isAnonymous() - Method in class org.josql.expressions.BindVariable
-
- isAvailable(Query) - Method in class org.josql.functions.regexp.AbstractRegExpWrapper
-
- isAvailable(Query) - Method in class org.josql.functions.regexp.ApacheRegExpWrapper
-
- isAvailable(Query) - Method in class org.josql.functions.regexp.GNURegExpWrapper
-
- isAvailable(Query) - Method in class org.josql.functions.regexp.OroApacheRegExpWrapper
-
- isAvailable(Query) - Method in class org.josql.functions.regexp.StandardJavaRegExpWrapper
-
- isBracketed() - Method in class org.josql.expressions.Expression
-
- isCaching() - Method in class org.josql.internal.GroupByExpressionComparator
-
- isCaching() - Method in class org.josql.internal.ListExpressionComparator
-
- isCaching() - Method in class org.josql.utils.JoSQLComparator
-
Return whether this comparator uses caching to improve performance.
- isCellEditable(int, int) - Method in class org.josql.contrib.JoSQLSwingTableModel
-
Cells are not editable since we do not store the results separately.
- isDoLike() - Method in class org.josql.expressions.InExpression
-
- isEquals(Object, Object) - Static method in class org.josql.internal.Utilities
-
- isGTEquals(Object, Object) - Static method in class org.josql.internal.Utilities
-
- isIgnoreCase() - Method in class org.josql.expressions.EqualsExpression
-
- isIgnoreCase() - Method in class org.josql.expressions.GTLTExpression
-
- isIgnoreCase() - Method in class org.josql.expressions.InExpression
-
- isIgnoreCase() - Method in class org.josql.expressions.LikeExpression
-
- isLoggable(LogRecord) - Method in class org.josql.filters.JoSQLLogRecordFilter
-
Apply the WHERE clause of the statement to the
LogRecord
passed in.
- isLTEquals(Object, Object) - Static method in class org.josql.internal.Utilities
-
- isNot() - Method in class org.josql.expressions.BetweenExpression
-
- isNot() - Method in class org.josql.expressions.EqualsExpression
-
- isNot() - Method in class org.josql.expressions.InExpression
-
- isNot() - Method in class org.josql.expressions.IsNullExpression
-
- isNot() - Method in class org.josql.expressions.LikeExpression
-
- isNoThrowOnWhereFalse() - Method in class org.josql.incubator.FilteredArrayList
-
- IsNullExpression - Class in org.josql.expressions
-
Represents an "IS NULL" (or "IS NOT NULL") expression.
- IsNullExpression() - Constructor for class org.josql.expressions.IsNullExpression
-
- IsNullExpression() - Method in class org.josql.parser.JoSQLParser
-
- isNumber(Object) - Static method in class org.josql.internal.Utilities
-
- isNumber(Class) - Static method in class org.josql.internal.Utilities
-
- isPrimitiveClass(Class) - Static method in class org.josql.internal.Utilities
-
- isSelected(File, String, File) - Method in class org.josql.contrib.JoSQLAntFileSelector
-
- isSyncOnAdd() - Method in class org.josql.incubator.ObjectIndex
-
- isTrue(Object, Query) - Method in class org.josql.expressions.Accessor
-
- isTrue(Object, Query) - Method in class org.josql.expressions.AliasedExpression
-
Indicate whether the expression evaluates to true
.
- isTrue(Object, Query) - Method in class org.josql.expressions.AndOrExpression
-
Evaulates the expression and returns true if the expression evaulates to true
.
- isTrue(Object, Query) - Method in class org.josql.expressions.ArithmeticExpression
-
Determine whether this arithmetic expression evaluates to true.
- isTrue(Object, Query) - Method in class org.josql.expressions.BetweenExpression
-
Return whether this expression evaluates to true
.
- isTrue(Object, Query) - Method in class org.josql.expressions.BindVariable
-
Returns whether the value of this bind variable represents a true
value.
- isTrue(Object, Query) - Method in class org.josql.expressions.BooleanExpression
-
Returns whether this expression is true
or false
.
- isTrue(Object, Query) - Method in class org.josql.expressions.ConstantExpression
-
Returns whether the value of this constant represents a true
value.
- isTrue(Object, Query) - Method in class org.josql.expressions.EqualsExpression
-
Return whether this expression evaluates to true
.
- isTrue(Object, Query) - Method in class org.josql.expressions.Expression
-
This method allows ANY expression (including those that extend
ValueExpression
)
to be used in the WHERE and HAVING clauses but ensuring that a boolean value is
available for every expression.
- isTrue(Object, Query) - Method in class org.josql.expressions.ExpressionList
-
Returns true
if one of the expression values is non-null.
- isTrue(Object, Query) - Method in class org.josql.expressions.Function
-
- isTrue(Object, Query) - Method in class org.josql.expressions.GTLTExpression
-
Return whether this expression evaluates to true.
- isTrue(Object, Query) - Method in class org.josql.expressions.InExpression
-
Return whether this expression evaulates to true
.
- isTrue(Object, Query) - Method in class org.josql.expressions.IsNullExpression
-
Determine whether the LHS of this expression is or is not null.
- isTrue(Object, Query) - Method in class org.josql.expressions.LikeExpression
-
Returns whether the LHS is "LIKE" the RHS.
- isTrue(Object, Query) - Method in class org.josql.expressions.NewObjectExpression
-
Always return true
because a new object is being created and thus
will be unequal to null.
- isTrue(Object, Query) - Method in class org.josql.expressions.SaveValue
-
- isTrue(Object, Query) - Method in class org.josql.expressions.SelectItemExpression
-
- isTrue(Object, Query) - Method in class org.josql.expressions.SubQueryExpression
-
- isTrue(Object) - Method in class org.josql.utils.ExpressionEvaluator
-
Evaluate the expression against the object passed in.
- isTrue(String, Object) - Static method in class org.josql.utils.ExpressionEvaluator
-
Evaluate the expression against the object passed in.
- isWantObjects() - Method in class org.josql.Query
-
Return whether the query should return objects.
- isWhereTrue(Object) - Method in class org.josql.Query
-
A helper method that will evaluate the WHERE clause for the object passed in.