|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStatementFactory
Method Summary | |
---|---|
IBatchStatement |
createBatchStatement(IDatabaseConnection connection)
|
IPreparedBatchStatement |
createPreparedBatchStatement(String sql,
IDatabaseConnection connection)
|
Method Detail |
---|
IBatchStatement createBatchStatement(IDatabaseConnection connection) throws SQLException
SQLException
IPreparedBatchStatement createPreparedBatchStatement(String sql, IDatabaseConnection connection) throws SQLException
SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |