|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface IDBParameter

A parameter specification in a DB statement.
| Method Summary | |
|---|---|
int |
getPosition()
Deprecated. Returns the zero based position of this parameter within the parameters list
of the containing statement. |
IDBStatement |
getStatement()
Deprecated. |
DBType |
getType()
Deprecated. |
| Method Detail |
|---|
IDBStatement getStatement()
int getPosition()
parameters list
of the containing statement.
DBType getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||