|
GigaSpaces XAP 7.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ISpaceQuery instead.
@Deprecated public interface Query<T>
The Query Interface is the base interface for the SQLQuery and the RegExQuery classes.
| Method Summary | |
|---|---|
void |
setClassName(String className)
Deprecated. Sets the template class name of an entry to be queried. |
void |
setQuery(String wherePart)
Deprecated. Sets the Query WHERE statement (without the WHERE keyword). |
| Method Detail |
|---|
void setQuery(String wherePart)
wherePart - WHERE statementvoid setClassName(String className)
className - The Entry class name to be set.
|
GigaSpaces XAP 7.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||