|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectunity.predicates.SelectionPredicate
unity.predicates.And
public class And
Constructor Summary | |
---|---|
And(SelectionPredicate p1,
SelectionPredicate p2)
|
Method Summary | |
---|---|
boolean |
evaluate(Tuple t)
|
java.lang.String |
toString(Relation relation)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public And(SelectionPredicate p1, SelectionPredicate p2)
Method Detail |
---|
public boolean evaluate(Tuple t) throws java.sql.SQLException
evaluate
in class SelectionPredicate
java.sql.SQLException
public java.lang.String toString(Relation relation)
toString
in class SelectionPredicate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |