borland Packages Class Hierarchy dx.sql.dataset Package
com.borland.dx.sql.dataset.SQLToken
Variables
This interface is used internally by other com.borland
classes. You should never use this interface directly.
public static final int COMMENT = 11This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int CONSTANT = 3This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int EXPRESSION = 6This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int FIELD = 2This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int FROM = 7This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int FUNCTION = 5This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int GROUP = 13This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int HAVING = 14This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int ORDER = 15This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int OTHER = 12This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int PARAMETER = 10This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int SELECT = 1This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int STRING = 4This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int TABLE = 8This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int UNKNOWN = 0This variable is used internally by other
com.borland
classes. You should never use this variable directly.
public static final int WHERE = 9This variable is used internally by other
com.borland
classes. You should never use this variable directly.