|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IParameter
Represents a parameter within a dynamically generated SQL statement.
ParameterizedStatement| Method Summary | |
|---|---|
void |
set(PreparedStatement statement,
int index)
Invokes the appropriate setXXX() method on the PreparedStatement. |
| Method Detail |
|---|
void set(PreparedStatement statement,
int index)
throws SQLException
PreparedStatement.
SQLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||