|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.neodatis.odb.core.query.criteria.AbstractExpression
public abstract class AbstractExpression
Constructor Summary | |
---|---|
AbstractExpression()
|
Method Summary | |
---|---|
boolean |
canUseIndex()
|
IQuery |
getQuery()
Gets thes whole query |
void |
setQuery(IQuery query)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.neodatis.odb.core.query.criteria.ICriterion |
---|
getAllInvolvedFields, getValues, match, ready |
Constructor Detail |
---|
public AbstractExpression()
Method Detail |
---|
public IQuery getQuery()
getQuery
in interface ICriterion
public void setQuery(IQuery query)
setQuery
in interface ICriterion
public boolean canUseIndex()
canUseIndex
in interface ICriterion
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |