|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Parameter
Interface for parameters of query objects.
| Method Summary | |
|---|---|
Condition |
isNotNull()
Factory method to create a Condition that checks if this Parameter is not null. |
Condition |
isNull()
Factory method to create a Condition that checks if this Parameter is null. |
| Methods inherited from interface org.castor.cpa.query.QueryObject |
|---|
toString |
| Method Detail |
|---|
Condition isNull()
Condition isNotNull()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||