public class SQLFalse extends Object implements SQLExpressionIF
AND, EQUALS, EXISTS, FALSE, IN, IS_NULL, JOIN, LIKE, NOT, NOT_EQUALS, OR, SET_OPERATION, VALUE_EXPRESSION, VERBATIM
Constructor and Description |
---|
SQLFalse() |
Modifier and Type | Method and Description |
---|---|
static SQLFalse |
getInstance() |
int |
getType()
INTERNAL: Returns the expression type.
|
String |
toString() |
public static SQLFalse getInstance()
public int getType()
SQLExpressionIF
SQLExpressionIF
interface.getType
in interface SQLExpressionIF