| 
 | ||||||||||
| 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.SuffixOperator
public class SuffixOperator
| Field Summary | |
|---|---|
| static SuffixOperator | IS_NOT_NULL | 
| static SuffixOperator | IS_NULL | 
| Constructor Summary | |
|---|---|
| SuffixOperator(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 SuffixOperator IS_NULL
public static SuffixOperator IS_NOT_NULL
| Constructor Detail | 
|---|
public SuffixOperator(java.lang.String operator)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||