|
|||||||||
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
public class 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, getClassesForPath, getCriteria, getNumberOfExtentsToBind, getPathClasses, getQuery, getUserAlias, getValue, isTranslateAttribute, setAlias, setAlias, 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
SelectionCriteria.isBound()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |