- PARENT_BIND_VAR_NAME - Static variable in class org.josql.Query
-
- parse(String) - Method in class org.josql.contrib.JoSQLSwingTableModel
-
Parse the SQL.
- parse(String) - Method in class org.josql.Query
-
Parse the JoSQL query.
- parseAndExec(String, List) - Static method in class org.josql.Query
-
- parsed() - Method in class org.josql.Query
-
Return whether this Query object has had a statement applied to it
and has been parsed.
- ParseException - Exception in org.josql.parser
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception org.josql.parser.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception org.josql.parser.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception org.josql.parser.ParseException
-
Constructor with message.
- parseQuery(Query) - Method in class org.josql.parser.JoSQLParser
-
- part - Variable in class org.josql.internal.LikePatternSymbol
-
- prevCharIsCR - Variable in class org.josql.parser.JavaCharStream
-
- prevCharIsCR - Variable in class org.josql.parser.SimpleCharStream
-
- prevCharIsLF - Variable in class org.josql.parser.JavaCharStream
-
- prevCharIsLF - Variable in class org.josql.parser.SimpleCharStream
-
- PrimaryExpression() - Method in class org.josql.parser.JoSQLParser
-