|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jpacriteria.restriction.RestrictionImpl
net.sf.jpacriteria.restriction.ComplexLogicalRestriction
public class ComplexLogicalRestriction
| Constructor Summary | |
|---|---|
ComplexLogicalRestriction(Restriction restriction1,
BinaryLogicalOperator operator,
Restriction restriction2)
|
|
| Method Summary | |
|---|---|
void |
build(CriteriaBuffer buffer)
|
| Methods inherited from class net.sf.jpacriteria.restriction.RestrictionImpl |
|---|
and, not, or |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComplexLogicalRestriction(Restriction restriction1,
BinaryLogicalOperator operator,
Restriction restriction2)
| Method Detail |
|---|
public void build(CriteriaBuffer buffer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||