|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueTable | |
---|---|
org.apache.jdo.impl.jdoql | |
org.apache.jdo.impl.jdoql.scope | |
org.apache.jdo.query |
Uses of ValueTable in org.apache.jdo.impl.jdoql |
---|
Methods in org.apache.jdo.impl.jdoql that return ValueTable | |
---|---|
ValueTable |
QueryResultHelperImpl.getParameterValues()
This method returns the parameter values passed by the user in the execute(...) method. |
Uses of ValueTable in org.apache.jdo.impl.jdoql.scope |
---|
Classes in org.apache.jdo.impl.jdoql.scope that implement ValueTable | |
---|---|
class |
ParameterTable
The query parameter table. |
class |
VariableTable
The variable table. |
Uses of ValueTable in org.apache.jdo.query |
---|
Methods in org.apache.jdo.query that return ValueTable | |
---|---|
ValueTable |
QueryResultHelper.getParameterValues()
This method returns the parameter values passed by the user in the execute(...) method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |