|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.query.SelectionCriteria
org.apache.ojb.broker.query.ValueCriteria
org.apache.ojb.broker.query.NullCriteria
SelectionCriteria for 'is null' and 'is not null'
Method Summary | |
boolean |
isBound()
BRJ : Used by the ODMG OQLQuery.bind() operation |
java.lang.String |
toString()
String representation |
Methods inherited from class org.apache.ojb.broker.query.ValueCriteria |
getClause |
Methods inherited from class org.apache.ojb.broker.query.SelectionCriteria |
bind, getAlias, getAttribute, getCriteria, getNumberOfExtentsToBind, getQuery, getValue, isTranslateAttribute, setAlias, setNumberOfExtentsToBind |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.lang.String toString()
SelectionCriteria
toString
in class SelectionCriteria
public boolean isBound()
SelectionCriteria
isBound
in class SelectionCriteria
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |