|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of the parameterpublic interface Parameter<T>
Type for query parameters.
| Method Summary | |
|---|---|
String |
getName()
Return the parameter name, or null if the parameter is not a named parameter or no name has been assigned. |
Integer |
getPosition()
Return the parameter position, or null if the parameter is not a positional parameter. |
| Method Detail |
|---|
String getName()
Integer getPosition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||