|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStatement
| Method Summary | |
|---|---|
void |
addBatch(String sql)
|
void |
close()
|
int[] |
executeBatch()
|
void |
setQueryTimeout(int queryTimeout)
|
| Method Detail |
|---|
void setQueryTimeout(int queryTimeout)
throws SQLException
SQLException
void addBatch(String sql)
throws SQLException
SQLException
int[] executeBatch()
throws SQLException
SQLException
void close()
throws SQLException
SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||