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