com.rc.celeritas.query
Class QueryConstants
java.lang.Object
com.rc.celeritas.query.QueryConstants
public class QueryConstants
- extends java.lang.Object
- Author:
- rchoudhary
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QUERY_PREFIX
public static final java.lang.String QUERY_PREFIX
- See Also:
- Constant Field Values
COMA
public static final java.lang.String COMA
- See Also:
- Constant Field Values
ORDER_BY
public static final java.lang.String ORDER_BY
- See Also:
- Constant Field Values
SPACE
public static final java.lang.String SPACE
- See Also:
- Constant Field Values
BLANK
public static final java.lang.String BLANK
- See Also:
- Constant Field Values
QUOTE
public static final java.lang.String QUOTE
- See Also:
- Constant Field Values
UPDATE
public static final java.lang.String UPDATE
- See Also:
- Constant Field Values
SET
public static final java.lang.String SET
- See Also:
- Constant Field Values
WHERE
public static final java.lang.String WHERE
- See Also:
- Constant Field Values
INSERT_INTO
public static final java.lang.String INSERT_INTO
- See Also:
- Constant Field Values
VALUES
public static final java.lang.String VALUES
- See Also:
- Constant Field Values
O_BRACE
public static final java.lang.String O_BRACE
- See Also:
- Constant Field Values
C_BRACE
public static final java.lang.String C_BRACE
- See Also:
- Constant Field Values
DELETE_FROM
public static final java.lang.String DELETE_FROM
- See Also:
- Constant Field Values
EQUALS
public static final java.lang.String EQUALS
- See Also:
- Constant Field Values
NULL
public static final java.lang.String NULL
- See Also:
- Constant Field Values
QueryConstants
public QueryConstants()
Copyright © 2008-2009 Rahul Choudhary. All Rights Reserved.