|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jpacriteria.operator.OperatorImpl
net.sf.jpacriteria.operator.BinaryLogicalOperator
public class BinaryLogicalOperator
| Field Summary | |
|---|---|
static BinaryLogicalOperator |
AND
|
static BinaryLogicalOperator |
OR
|
| Constructor Summary | |
|---|---|
BinaryLogicalOperator(java.lang.String operator)
|
|
| Method Summary |
|---|
| Methods inherited from class net.sf.jpacriteria.operator.OperatorImpl |
|---|
build |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static BinaryLogicalOperator AND
public static BinaryLogicalOperator OR
| Constructor Detail |
|---|
public BinaryLogicalOperator(java.lang.String operator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||