|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Criteria
A Criteria represents some restrictions for a Query (e.g. used to get values from a database).
Refer to tests of keyword/test module for example usages
Method Summary | |
---|---|
String |
getSqlWhereCondition()
The full Criteria as SQL representation. |
String |
getType()
Deprecated. No longer use this method as it was used in an older implementation only. |
Method Detail |
---|
String getType()
String getSqlWhereCondition()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |