Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Q
q
- Variable in class org.josql.filters.
AbstractJoSQLFilter
q
- Variable in class org.josql.functions.
AbstractFunctionHandler
Query(Query)
- Method in class org.josql.parser.
JoSQLParser
Query
- Class in
org.josql
This class provides the ability for a developer to apply an arbitrary SQL statement (using suitable syntax) to a collection of Java objects.
Query()
- Constructor for class org.josql.
Query
Create a new blank Query object.
QUERY_BIND_VAR_NAME
- Static variable in class org.josql.
Query
QueryExecutionException
- Exception in
org.josql
The exception that is thrown during the
execution
part of the Query execution.
QueryExecutionException(String, Throwable)
- Constructor for exception org.josql.
QueryExecutionException
QueryExecutionException(String)
- Constructor for exception org.josql.
QueryExecutionException
QueryParseException
- Exception in
org.josql
The exception that is thrown during the
parse
and
init
parts of the Query execution.
QueryParseException(String, Throwable)
- Constructor for exception org.josql.
QueryParseException
QueryParseException(String)
- Constructor for exception org.josql.
QueryParseException
QueryResults
- Class in
org.josql
This class holds all the "result" information about the execution of a particular Query.
QueryResults()
- Constructor for class org.josql.
QueryResults
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.