|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Parameter
A query parameter.
Method Summary | |
---|---|
Object |
getParameterKey()
Returns the key of the parameter. |
void |
setIndex(int index)
Set the index of this parameter. |
Methods inherited from interface org.apache.openjpa.kernel.exps.Value |
---|
acceptVisit, getAlias, getMetaData, getName, getPath, getSelectAs, getType, isAggregate, isVariable, isXPath, setAlias, setImplicitType, setMetaData |
Methods inherited from interface org.apache.openjpa.kernel.exps.Constant |
---|
getValue |
Method Detail |
---|
void setIndex(int index)
Object getParameterKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |