org.apache.jackrabbit.core.query.sql
Interface JCRSQLParserTreeConstants
- All Known Implementing Classes:
- JCRSQLParser
- public interface JCRSQLParserTreeConstants
JJTQUERY
public static final int JJTQUERY
- See Also:
- Constant Field Values
JJTSELECTLIST
public static final int JJTSELECTLIST
- See Also:
- Constant Field Values
JJTVOID
public static final int JJTVOID
- See Also:
- Constant Field Values
JJTFROMCLAUSE
public static final int JJTFROMCLAUSE
- See Also:
- Constant Field Values
JJTWHERECLAUSE
public static final int JJTWHERECLAUSE
- See Also:
- Constant Field Values
JJTPREDICATE
public static final int JJTPREDICATE
- See Also:
- Constant Field Values
JJTOREXPRESSION
public static final int JJTOREXPRESSION
- See Also:
- Constant Field Values
JJTANDEXPRESSION
public static final int JJTANDEXPRESSION
- See Also:
- Constant Field Values
JJTNOTEXPRESSION
public static final int JJTNOTEXPRESSION
- See Also:
- Constant Field Values
JJTBRACKETEXPRESSION
public static final int JJTBRACKETEXPRESSION
- See Also:
- Constant Field Values
JJTCONTAINSEXPRESSION
public static final int JJTCONTAINSEXPRESSION
- See Also:
- Constant Field Values
JJTLITERAL
public static final int JJTLITERAL
- See Also:
- Constant Field Values
JJTIDENTIFIER
public static final int JJTIDENTIFIER
- See Also:
- Constant Field Values
JJTORDERBYCLAUSE
public static final int JJTORDERBYCLAUSE
- See Also:
- Constant Field Values
JJTORDERSPEC
public static final int JJTORDERSPEC
- See Also:
- Constant Field Values
JJTASCENDINGORDERSPEC
public static final int JJTASCENDINGORDERSPEC
- See Also:
- Constant Field Values
JJTDESCENDINGORDERSPEC
public static final int JJTDESCENDINGORDERSPEC
- See Also:
- Constant Field Values
jjtNodeName
public static final String[] jjtNodeName
Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.