|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryDescriptor | |
---|---|
net.ontopia.persistence.proxy | An object-relational mapping framework. |
Uses of QueryDescriptor in net.ontopia.persistence.proxy |
---|
Methods in net.ontopia.persistence.proxy that return QueryDescriptor | |
---|---|
protected QueryDescriptor |
RDBMSStorage.getQueryDescriptor(java.lang.String name)
|
QueryDescriptor |
QueryDeclarations.getQueryDescriptor(java.lang.String name)
INTERNAL: Gets the query descriptor by name. |
Methods in net.ontopia.persistence.proxy with parameters of type QueryDescriptor | |
---|---|
void |
QueryDeclarations.addQuery(QueryDescriptor qdesc)
INTERNAL: Adds the query descriptor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |