|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryParam
Defines common SQL parameter information.
| Method Summary | |
|---|---|
int |
getIndex()
Returns the parameter's index in the containing SQL query. |
String |
getName()
Returns the name parameter name. |
DbType |
getType()
Returns the parameter's type. |
| Method Detail |
|---|
int getIndex()
DbType getType()
String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||