|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.weda.store | |
| org.weda.store.impl | |
| Uses of Query in org.weda.store |
|---|
| Methods in org.weda.store that return Query | |
|---|---|
Query |
ObjectSource.getQuery()
Метод возвращает запрос, при помощи которого будет получен результирующий набор данных. |
| Methods in org.weda.store with parameters of type Query | |
|---|---|
void |
ObjectSource.setQuery(Query query)
Метод устанавливает запрос, при помощи которого будет получен результирующий набор данных. |
| Uses of Query in org.weda.store.impl |
|---|
| Classes in org.weda.store.impl that implement Query | |
|---|---|
class |
QueryImpl
|
| Methods in org.weda.store.impl that return Query | |
|---|---|
Query |
ObjectSourceImpl.getQuery()
|
| Methods in org.weda.store.impl with parameters of type Query | |
|---|---|
void |
ObjectSourceImpl.setQuery(Query query)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||