|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.persistence.query.sql.SQLFalse
public class SQLFalse
INTERNAL: SQL condition: expression that always evaluates to false
| Field Summary |
|---|
| Fields inherited from interface net.ontopia.persistence.query.sql.SQLExpressionIF |
|---|
AND, EQUALS, EXISTS, FALSE, IN, IS_NULL, JOIN, LIKE, NOT, NOT_EQUALS, OR, SET_OPERATION, VALUE_EXPRESSION, VERBATIM |
| Constructor Summary | |
|---|---|
SQLFalse()
|
|
| Method Summary | |
|---|---|
static SQLFalse |
getInstance()
|
int |
getType()
INTERNAL: Returns the expression type. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SQLFalse()
| Method Detail |
|---|
public static SQLFalse getInstance()
public int getType()
SQLExpressionIFSQLExpressionIF interface.
getType in interface SQLExpressionIFpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||